Skip to content

Release 5.21.0

Compare
Choose a tag to compare
@deankarn deankarn released this 30 Jun 15:27
· 16 commits to master since this release
9a02754
Add Instant (#36)

A way to conveniently represent and work with monotonically increasing
time doesn't exist in Go and so added the new `Instant` type.