Skip to content

Commit

Permalink
6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Oct 30, 2022
1 parent 427cb10 commit 6559f85
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions notes/v6.0.2.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
- [depends on `monix-eval` instead of `monix`](https://github.com/atnos-org/eff/commit/427cb10a9f20e322b8ed35922eb55e6ec8e705c4)
- [Update scala3-librar to 3.2.1](https://github.com/atnos-org/eff/commit/0b431d8a1c5a5b50ff5c80371ae36e61f8beb29c)
- [Update scala-library to 2.13.10](https://github.com/atnos-org/eff/commit/187482bb46d086274ed05b31bc0e82919461b453)
- [Update scala-library to 2.12.17](https://github.com/atnos-org/eff/commit/bbd5ff8619c8cd1cd24c8793da15921e4a82c91e)
- [Update scala-js to 1.11.0](https://github.com/atnos-org/eff/commit/c9933cd1b5904af51b35439b9ce61ef08f3d1d9d)
- [Update scala-native to 0.4.7](https://github.com/atnos-org/eff/commit/cf9632e5c02b7716fbb1cb039a7459d98e21b0dd)
- [Update scalafmt-core to 3.5.9](https://github.com/atnos-org/eff/commit/4fabcbf23151a0fcd9ecfe5b351b7413398261eb)
- [add `@tailrec`](https://github.com/atnos-org/eff/commit/be9aeb0741915f0f2ed6c404db51d4ff0daa1b34)
- [Update util-core to 22.7.0](https://github.com/atnos-org/eff/commit/6698bd0f550cbf1431818a77e3f9f72c3b8c6ab3)
- [Update cats-effect to 3.3.14](https://github.com/atnos-org/eff/commit/4c9bdb4e400487e1db4daaaa2ef258f5346dce0e)
- [Update cats-effect to 3.3.13](https://github.com/atnos-org/eff/commit/e30b7f0b9a5167654c990ad82fc9483745aaa268)
- [enable scala-native Scala 3](https://github.com/atnos-org/eff/commit/3a7da743573d2c5caed4fd7f0a89c51365d8d9e8)
- [Update cats-core to 2.8.0](https://github.com/atnos-org/eff/commit/5df95f9c463faddc8f48a9fb6819026dc6b3cd37)
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ThisBuild / version := "6.0.2-SNAPSHOT"
ThisBuild / version := "6.0.2"

0 comments on commit 6559f85

Please sign in to comment.