Alpha release of v2.1.0, try it out!
What's Changed
- Adding Bytes() to get slice representation of ULID by @sabify in #49
- Update README to mention v2 by @lmas in #48
- Continuous fuzzing by @bookmoons in #55
- Long-overdue tidying up by @peterbourgon in #61
- Update Value docs re: zero-value behavior by @peterbourgon in #60
- Fix max theorical date in the README by @fancyweb in #65
- Refer updated github link of
alizain/ulid
by @kachick in #67 - Fix timezone formatting in RFC 3339 output by @scop in #74
- Linter fixes by @scop in #75
- ulid: add DefaultEntropy() and Make() by @tsenart in #81
New Contributors
- @sabify made their first contribution in #49
- @lmas made their first contribution in #48
- @bookmoons made their first contribution in #55
- @fancyweb made their first contribution in #65
- @kachick made their first contribution in #67
- @scop made their first contribution in #74
Full Changelog: v2.0.2...v2.1.0-alpha.1