Skip to content

v1.1.0

Compare
Choose a tag to compare
@sosodev sosodev released this 06 Apr 01:12
· 8 commits to main since this release
3054e00

Thanks to @astappiev for contributing:

  • support for negative durations
  • ability to convert a time.Duration to an ISO8601 *Duration
  • a couple of bug fixes surrounding converting *Duration back to an ISO8601 string
  • some general refactoring