Go Rampart Versions Save

Determine how intervals relate to each other.

v0.4.1

1 year ago
  • Mark API as stable

v0.4.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/francesconi/go-rampart/compare/v0.3.0...v0.4.0

v0.3.0

2 years ago
  • Add NewIntervalFunc to allow relating any types as long as a comparison function is provided

v0.2.0

2 years ago
  • Add support for time.Time

v0.1.0

2 years ago
  • Initial port of the haskell rampart library to go