Releases: atnos-org/eff
Releases · atnos-org/eff
eff v5.23.0
eff v5.22.0
eff v5.21.0
eff v5.20.0
- Update cats-effect to 3.2.8
- Update kind-projector to 0.13.2
- Bump olafurpg/setup-scala from 12 to 13
- remove
"-Xignore-scala2-macros"
- Update scala3-library, ... to 3.0.2
- Bump JamesIves/github-pages-deploy-action from 4.1.4 to 4.1.5
- Update sbt-sonatype to 3.9.10
- Update scalaz-core to 7.3.5
- Update util-core to 21.8.0
- Update sbt-scalajs, scalajs-compiler, ... to 1.7.0
- remove unnecessary parentheses
- remove unnecessary parentheses
map(identity _)
=>map(identity)
loadedTestFrameworks
=>Test/loadedTestFrameworks
- remove
"-Yrangepos"
if Scala 3 - avoid org.atnos.eff.all in core/main
- simplify CI setting
- remove unnecessary parentheses
- remove unnecessary
case
- add
@tailrec
annotation - add parentheses
- remove
asInstanceOf
inConcurrentWeakIdentityHashMapCache
- add parentheses
- set empty to
Test / sources
if scala 3 js projects - remove unused imports
- use val instead of def for type-class instances
- fix EffApplicativeSpec
- fix concurrency test. remove
"travis"
tag - use
private[this]
- remove unnecessary
asInstanceOf
in SafeEffect - Update MemberImplicits.scala
eff v5.20.0
- Update cats-effect to 3.2.8
- Update kind-projector to 0.13.2
- Bump olafurpg/setup-scala from 12 to 13
- remove
"-Xignore-scala2-macros"
- Update scala3-library, ... to 3.0.2
- Bump JamesIves/github-pages-deploy-action from 4.1.4 to 4.1.5
- Update sbt-sonatype to 3.9.10
- Update scalaz-core to 7.3.5
- Update util-core to 21.8.0
- Update sbt-scalajs, scalajs-compiler, ... to 1.7.0
- remove unnecessary parentheses
- remove unnecessary parentheses
map(identity _)
=>map(identity)
loadedTestFrameworks
=>Test/loadedTestFrameworks
- remove
"-Yrangepos"
if Scala 3 - avoid org.atnos.eff.all in core/main
- simplify CI setting
- remove unnecessary parentheses
- remove unnecessary
case
- add
@tailrec
annotation - add parentheses
- remove
asInstanceOf
inConcurrentWeakIdentityHashMapCache
- add parentheses
- set empty to
Test / sources
if scala 3 js projects - remove unused imports
- use val instead of def for type-class instances
- fix EffApplicativeSpec
- fix concurrency test. remove
"travis"
tag - use
private[this]
- remove unnecessary
asInstanceOf
in SafeEffect - Update MemberImplicits.scala
eff v5.19.0
- Update cats-effect to 3.2.0
- fix #410 ConcurrentWeakIdentityHashMap
- fix file name
- specs2 4.12.3
- update pandoc to 2.14.1
- Update ci.yml
- enable monixJVM/test with Scala 3
- Scala 3.0.2-RC1
- Update sbt to 1.5.5 (#409)
- remove catbird
- remove unmanagedSourceDirectories settings
- Update scalaz-core to 7.3.4
- Update sbt-scala-native-crossproject, ... to 1.1.0
- fix warning in Scala 3
- prepare Scala 3
- enable more Scala 3 tests
- ignore scalameter if Scala 3
- enable ListEffectSpec with Scala 3
- enable SafeEffectSpec and EffLastSpec with Scala 3
- enable scala 3 tests
- add unmanagedSourceDirectories setting
- enable Scala 3 Test/compile
- remove cast
- add explicit types for implicits
- Update util-core to 21.6.0
- Update sbt-scalajs, scalajs-library, ... to 1.6.0
- Bump olafurpg/setup-scala from 10 to 12
- Bump JamesIves/github-pages-deploy-action from 4.1.3 to 4.1.4
eff v5.19.0
- Update cats-effect to 3.2.0
- fix #410 ConcurrentWeakIdentityHashMap
- fix file name
- specs2 4.12.3
- update pandoc to 2.14.1
- Update ci.yml
- enable monixJVM/test with Scala 3
- Scala 3.0.2-RC1
- Update sbt to 1.5.5 (#409)
- remove catbird
- remove unmanagedSourceDirectories settings
- Update scalaz-core to 7.3.4
- Update sbt-scala-native-crossproject, ... to 1.1.0
- fix warning in Scala 3
- prepare Scala 3
- enable more Scala 3 tests
- ignore scalameter if Scala 3
- enable ListEffectSpec with Scala 3
- enable SafeEffectSpec and EffLastSpec with Scala 3
- enable scala 3 tests
- add unmanagedSourceDirectories setting
- enable Scala 3 Test/compile
- remove cast
- add explicit types for implicits
- Update util-core to 21.6.0
- Update sbt-scalajs, scalajs-library, ... to 1.6.0
- Bump olafurpg/setup-scala from 10 to 12
- Bump JamesIves/github-pages-deploy-action from 4.1.3 to 4.1.4
eff v5.18.0
eff v5.17.0
support Scala 3 🎉🚀
- Scala 3
- separate Cache.scala
- fix scala language feature settings
- add EffCompat. prepare Scala 3
- prepare Scala 3
- add unmanagedSourceDirectories setting
- prepare Scala 3. add explicit type
- add "-Xignore-scala2-macros" option if Scala 3
- add "-no-indent" option if Scala 3
- add explicit types for implicit val
- add CrossVersion.for3Use2_13
- add parentheses for lambda param
- add
"-source", "3.0-migration"
options for Scala 3 - prepare Scala 3
- avoid postfixOps
- prepare Scala 3
other changes
eff v5.17.0
support Scala 3 🎉🚀
- Scala 3
- separate Cache.scala
- fix scala language feature settings
- add EffCompat. prepare Scala 3
- prepare Scala 3
- add unmanagedSourceDirectories setting
- prepare Scala 3. add explicit type
- add "-Xignore-scala2-macros" option if Scala 3
- add "-no-indent" option if Scala 3
- add explicit types for implicit val
- add CrossVersion.for3Use2_13
- add parentheses for lambda param
- add
"-source", "3.0-migration"
options for Scala 3 - prepare Scala 3
- avoid postfixOps
- prepare Scala 3