Releases: permutive-engineering/refreshable
Releases · permutive-engineering/refreshable
v2.0.0
📈 Dependency updates
Full Changelog: v1.1.0...v2.0.0
v1.1.0
v1.0.0
What's Changed
- Update cats-effect, cats-effect-testkit to 3.4.1 by @scala-steward in #17
- Update sbt-scalajs, scalajs-compiler, ... to 1.11.0 by @scala-steward in #5
- Have just one refreshable implementation by @janstenpickle in #20
- Update fs2-core to 3.4.0 by @scala-steward in #18
- Update sbt-scalajs, scalajs-compiler, ... to 1.12.0 by @scala-steward in #19
Full Changelog: v0.2.0...v1.0.0
v0.2.0
v0.2.0
Changes for the sake of Scala 3
What's Changed
- Change callback value names in builders by @janstenpickle in #16
New Contributors
- @janstenpickle made their first contribution in #16
Full Changelog: v0.1.0...v0.2.0
v0.1.0
v0.1.0
Our initial public release!
What's Changed
- Tests by @TimWSpence in #1
- Use Sonatype legacy host by @TimWSpence in #2
- Add a basic README by @TimWSpence in #3
- Make
CachedValue
public as it is exposed viaRefreshable#get
by @TimWSpence in #4 - Builder by @TimWSpence in #9
- Add RefreshableUpdates by @TimWSpence in #14
- Update sbt-typelevel, sbt-typelevel-site to 0.4.17 by @scala-steward in #13
- Update sbt to 1.8.0 by @scala-steward in #10
- Update cats-core to 2.9.0 by @scala-steward in #11
- Update cats-effect, cats-effect-testkit to 3.4.0 by @scala-steward in #12
New Contributors
- @TimWSpence made their first contribution in #1
- @scala-steward made their first contribution in #13
Full Changelog: https://github.com/permutive-engineering/refreshable/commits/v0.1.0