Releases: jeremmfr/junosdecode
Releases · jeremmfr/junosdecode
v1.1.1
v1.1.0
NOTES:
Go 1.15 or higher is now required to use this package
ENHANCEMENTS:
- export constant
MagicPrefix
- export variable
ErrDiffGapDec
- generate an error when missing or extra character(s) detected in encoded string
- add an example for godoc
BUG FIXES:
- fix conversion of the character in string from the rune number (compatibility with latest golang version)
- fix name of Decode function variables (password to secret)
v1.0.0
BUG FIXES:
- fix module path for ROOT
- fix linter error
- exclude go test of package