Skip to content

Releases: mccutchen/speculatively

v1.2.0

15 Jan 21:40
52b0781
Compare
Choose a tag to compare

⚠️ Breaking changes ⚠️

The fillcache API was updated to use generics in #3. This is technically a breaking API change, but I am choosing not to accompany it with the expected major version bump because this library has no known users and I don't feel like wrestling with the awkwardness of go module's weird /v2 package path shenanigans. Sorry!

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

15 Jan 21:31
7f5923a
Compare
Choose a tag to compare

What's Changed

  • Migrate from Travis CI to GitHub Actions by @mccutchen in #1
  • Refactor internals for efficiency and correctness by @mccutchen in #2

Full Changelog: v1.0.0...v1.1.0

v1.0.0

14 Sep 20:00
Compare
Choose a tag to compare

Initial go modules-compatible release