Skip to content

v0.1.0

Compare
Choose a tag to compare
@buildingwatsize buildingwatsize released this 14 Feb 06:53
· 9 commits to main since this release

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