Skip to content

Releases: owlsome-official/sensitive

v0.2.2

13 Sep 03:28
Compare
Choose a tag to compare

v0.2.1

13 Sep 03:28
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

13 Feb 08:23
Compare
Choose a tag to compare

🎉 Release - v0.2.0 🎉

  • Updated dependencies and module version

v0.1.0

14 Feb 06:53
Compare
Choose a tag to compare

🎉 Release - v0.1.0 🎉

  • Blind text from abcdefg into axxxxxg (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 })