Releases: DRBragg/redaction
Releases · DRBragg/redaction
v0.4.0
v0.3.0
v0.2.0
0.2.0 (2022-05-06)
Features
Bug Fixes
What's Changed
- build: add release-please action for releasing to RubyGems by @andrewmcodes in #14
- test: Updated all
assert_equal
andassert_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
- @andrewmcodes made their first contribution in #14
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial Release
What's Changed
- Add standardrb by @DRBragg in #4
- Add CI workflow by @DRBragg in #5
- Add name redactor by @DRBragg in #6
- [README] Fix little typo by @jordanmoore753 in #7
- Improve saving and add skipping callbacks by @DRBragg in #8
- Test against lockbox and attr_encrypted by @DRBragg in #9
- Expand redacting capabilities by @DRBragg in #10
- Improve performing a redaction by @DRBragg in #12
- Add phone number type by @DRBragg in #13
New Contributors
- @DRBragg made their first contribution in #4
- @jordanmoore753 made their first contribution in #7
Full Changelog: https://github.com/DRBragg/redaction/commits/v0.1.0