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.
2 parents f62b5ac + e8a3fa1 commit 344e01bCopy full SHA for 344e01b
changelogs/1.1.0.md
@@ -0,0 +1,8 @@
1
+## [v1.1.0](https://github.com/Kevin-Lee/j8plus/issues?q=is%3Aissue+is%3Aclosed+-label%3Ainvalid+milestone%3Amilestone5) - 2021-01-01
2
+
3
+## Done
4
+* Add `Either.getOrElse` (#167)
5
+* Add `Either.getLeftOrElse` (#168)
6
+* Add `Either.forEachLeft` (#170)
7
+* Publish to `s01.oss.sonatype.org` (the new Maven central) (#182)
8
+* Set up Codecov - GitHub Actions (#185)
0 commit comments