Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 17:28
23fb8ce

0.2.0 (2022-05-06)

Features

  • Add ability to customize redacted email domains (#18) (ccafcbf)

Bug Fixes

  • Don't allow redactions to occur in production (#17) (4e0231a)

What's Changed

  • build: add release-please action for releasing to RubyGems by @andrewmcodes in #14
  • test: Updated all assert_equal and assert_not_equal calls to be correct by @andrewmcodes in #15
  • fix: Don't allow redactions to occur in production by @DRBragg in #17
  • feat: Add ability to customize redacted email domains by @DRBragg in #18
  • chore(main): release 0.2.0 by @github-actions in #19

New Contributors

Full Changelog: v0.1.0...v0.2.0