- Restarting releases to CRAN.
- New functions
capture_*
to decouple the base functionality of Sentry from Plumber - Renamed every function to use snake_case consistently throughout the package
- Possible to compose the Sentry payload, if necessary
- Standalone Plumber error handler
sentry_error_handler
- Added a
NEWS.md
file to track changes to the package.