What's Changed
- README fix broken pkg.go.dev links by @peteraba in #82
- README: fix small typos by @craigpastro in #88
- Add fmt, vet, staticcheck to CI and lint accordingly by @craigpastro in #89
- ulid: add MakeFromTime helper function by @craigpastro in #87
- Refactor default entropy and fix test by @peterbourgon in #98
- Add ulid.Timestamp method by @peterbourgon in #107
- bump actions/setup-go@v5 by @shogo82148 in #114
- bump actions/checkout@v4 by @shogo82148 in #113
- Add
ulid.Nil
and.IsZero()
method by @tonyhb in #112
New Contributors
- @peteraba made their first contribution in #82
- @craigpastro made their first contribution in #88
- @shogo82148 made their first contribution in #114
- @tonyhb made their first contribution in #112
Full Changelog: v2.1.0...v2.1.1