Releases: owlsome-official/sensitive
Releases · owlsome-official/sensitive
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
🎉 Release - v0.2.0 🎉
- Updated dependencies and module version
v0.1.0
🎉 Release - v0.1.0 🎉
- Blind text from
abcdefg
intoaxxxxxg
(just show only the first and the last character with "x" as mark in the middle) - Blinding by specific keys in response body
- Supported custom mark (default: "x")
- Debug Mode available via config
sensitive.New(sensitive.Config{ DebugMode: true })