Releases: bitlap/zim
Releases · bitlap/zim
0.2.0
- Add service cache
- Fix chatLog sql
- Add some tests
- Upgrade simple-java-mail, then remove
ImplicitUtil
- Fix incorrect use of
ZStream.empty
- Use
ZStream.fail
to handle business exceptions
Deploy http://im.dreamylost.cn:8989/
What's Changed
- Update akka-actor-typed, akka-slf4j, ... to 2.6.19 by @scala-steward in #115
- Update zio-schema, zio-schema-derivation, ... to 0.1.9 by @scala-steward in #119
- support cache, add unit test, use
ZStream.failed
to throwBussinessException
by @jxnu-liguobin in #114 - some optimizations by @jxnu-liguobin in #120
- fix cache and deploy 0.2.0 by @jxnu-liguobin in #122
Full Changelog: 0.1.0...0.2.0
0.1.0
- add zio-actors schedule task
- refactor dependency injection in ZIO , use module pattern 2.0
What's Changed
- Update sbt-assembly to 1.1.1 by @scala-steward in #97
- Update akka-http, akka-http-testkit to 10.2.8 by @scala-steward in #99
- Update tapir-akka-http-server, ... to 0.19.4 by @scala-steward in #100
- Update sbt-buildinfo to 0.11.0 by @scala-steward in #101
- Update zio-schema, zio-schema-derivation to 0.1.8 by @scala-steward in #102
- Update akka-http, akka-http-testkit to 10.2.9 by @scala-steward in #106
- Update logback-classic to 1.2.11 by @scala-steward in #107
- add headers by @jxnu-liguobin in #108
- refactor, use module pattern2.0 by @jxnu-liguobin in #103
Full Changelog: 0.0.1...0.1.0
0.0.1
deploy