- [BUG] Fixed Ruby 3.0 support (@gaffneyc)
- [FEATURE] Added :status option to Snitcher.snitch! (@gaffneyc)
- [FEATURE] Added Snitcher::API for integrating with the DMS API (@danabrit)
- [FEATURE] Added Snitcher.snitch! which raises exceptions on errors (@gaffneyc)
- [BUG] Fixed passing messages during a check-in (@ryoung)
- [ENHANCEMENT] Add a custom User-Agent
- [FEATURE] Add support for the message parameter during check-in
- [FEATUER] Add support for timeouts during check-in
- [ENHANCEMENT] Improve documentation
- [FEATURE] Add "snitch" executable (@laserlemon)
- [FEATURE] Allow Snitcher module mixin (@zspencer)
- [ENHANCEMENT] Add tests (@laserlemon, @ersatzryan)
- [FEATURE] Add
Snitcher.snitch
method (@gaffneyc)