Skip to content

Releases: chmller/secretstring

v1.0.5: Replace reflect with direct type conversion in GetSecret()

12 Mar 19:32

Choose a tag to compare

- Removed unused reflect import
- Added edge-case tests for empty and unicode secrets
- Added tests for JSON marshaling/unmarshaling of empty secrets

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>

v1.0.4

23 Mar 10:56

Choose a tag to compare

v1.0.3

23 Mar 07:18

Choose a tag to compare

v1.0.2

22 Mar 21:34

Choose a tag to compare

added default values for Options

v1.0.1

22 Mar 21:16

Choose a tag to compare

fixed examples in README.md