This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release v0.10.0 (#59)
Mostly contains #53 that upgrades to Ruby 4.0. I wanted to get this out
sooner rather than later because it may be ages until we put another
Ruby change through that'll merit a release.
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release v0.9.1 (#52)
Prepare release v0.9.1, a very minor one including #50 and #51, but also
to keep the gem's latest release somewhat fresh. No functional changes.
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release 0.9.0 (#45)
I just noticed that we've had an unreleased change sitting in `master`
since December since changes in this gem are pretty rare unfortunately.
Let's cut a release just so we can get that change (#39) finally shipped
out.
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare release `v0.4.0` (#15)
Prepare release `v0.4.0`, which largely contains #14 which implements
the FNV hashing algorithm and drops the dependency on the `fnv-hash`
gem.