We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fdc064 commit 1d68c0aCopy full SHA for 1d68c0a
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Change Log
2
3
## Unreleased
4
+
5
+## [1.0.0]
6
* Upgrades Arrow to 2.x (Hugo Müller-Downing)
7
* Removes `OutcomeEffectScope` and `OutcomeEagerEffectScope` in favour of `OutcomeBuilder` (Hugo Müller-Downing)
8
* Removes methods interacting with `Validated`, as `Validated` is now deprecated (Hugo Müller-Downing)
gradle.properties
@@ -1,5 +1,5 @@
GROUP=app.cash.quiver
-VERSION_NAME=0.5.14-SNAPSHOT
+VERSION_NAME=1.0.0
POM_URL=https://github.com/cashapp/quiver/
POM_SCM_URL=https://github.com/cashapp/quiver/
POM_SCM_CONNECTION=scm:git:git://github.com/cashapp/quiver.git
0 commit comments