Skip to content

Releases: DRBragg/redaction

v0.4.0

10 Nov 17:23
0ca5084
Compare
Choose a tag to compare

0.4.0 (2022-11-10)

Features

  • Add config option to force redaction. (#23) (0dbb4bc)

v0.3.0

20 May 04:53
b27ce23
Compare
Choose a tag to compare

0.3.0 (2022-05-20)

Features

  • Add config option to skip the progress bar (#20) (82a78e3)

v0.2.0

06 May 17:28
23fb8ce
Compare
Choose a tag to compare

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

v0.1.0

03 Apr 01:11
d6b6481
Compare
Choose a tag to compare

Initial Release

What's Changed

New Contributors

Full Changelog: https://github.com/DRBragg/redaction/commits/v0.1.0