Releases: francesconi/go-rampart
Releases Β· francesconi/go-rampart
v0.4.1
v0.4.0
What's Changed
- refactor and remove
time
usage as it is no longer necessary by @DeedleFake in #2
New Contributors
- @DeedleFake made their first contribution in #2
Full Changelog: v0.3.0...v0.4.0
v0.3.0
- Add
NewIntervalFunc
to allow relating any types as long as a comparison function is provided
v0.2.0
- Add support for
time.Time
v0.1.0
- Initial port of the haskell rampart library to go