Skip to content

Releases: owlsome-official/sensitive

v0.2.7

28 Aug 09:35
Compare
Choose a tag to compare

v0.2.6

07 Aug 08:28
Compare
Choose a tag to compare

Full Changelog: v0.2.5...v0.2.6

v0.2.5

30 Apr 07:09
Compare
Choose a tag to compare

Full Changelog: v0.2.4...v0.2.5

v0.2.4

17 Feb 09:05
Compare
Choose a tag to compare

Full Changelog: v0.2.3...v0.2.4

v0.2.3

17 Feb 09:05
Compare
Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3

v0.2.2

13 Sep 03:28
Compare
Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

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 })