AppSignal v2.1.0 Release Notes

    • โž• Add support for musl based libc (Alpine Linux). PR #229
    • Implement Appsignal.is_ignored_error? and Appsignal.is_ignored_action? logic in the AppSignal extension. PR #224
    • Deprecate Appsignal.is_ignored_error?. PR #224
    • Deprecate Appsignal.is_ignored_action?. PR #224
    • ๐Ÿ’… Enforce a coding styleguide with RuboCop. PR #226
    • โœ‚ Remove unused Appsignal.agent attribute. PR #244
    • ๐Ÿšฆ Deprecate unused Appsignal::AuthCheck logger argument. PR #245