Releases: hnaderi/edomata
Releases · hnaderi/edomata
v0.5.2
What's Changed
- Update sbt-typelevel, ... to 0.4.13 by @hnaderi in #28
- Update fs2-core to 3.2.11 by @hnaderi in #29
- Update fs2-core to 3.2.12 by @scala-steward in #30
- Update scalafmt-core to 3.5.9 by @hnaderi in #32
- Update scalafmt-core to 3.5.9 by @scala-steward in #31
- Update plantuml to 1.2022.7 by @scala-steward in #33
- Update fs2-core to 3.2.14 by @scala-steward in #34
- Update fs2-core to 3.3.0 by @scala-steward in #37
- Update sbt-typelevel, ... to 0.4.14 by @hnaderi in #41
- Update circe-generic, circe-parser to 0.14.3 by @hnaderi in #39
- Update sbt-scalafix to 0.10.2 by @hnaderi in #38
- Update sbt-scalajs, scalajs-library_2.13, ... to 1.11.0 by @hnaderi in #40
- Small Grammatical Fixes by @khajavi in #42
New Contributors
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Update sbt-scalafix to 0.10.1 by @hnaderi in #13
- Update fs2-core to 3.2.9 by @hnaderi in #14
- Update scala-java-time to 2.4.0 by @hnaderi in #15
- Update plantuml to 1.2022.6 by @hnaderi in #16
- Update sbt-scalajs, scalajs-library_2.13, ... to 1.10.1 by @hnaderi in #17
- Update scala3-library, ... to 3.1.3 by @hnaderi in #18
- Update scalafmt-core to 3.5.8 by @hnaderi in #19
- Update sbt-typelevel, ... to 0.4.12 by @hnaderi in #22
- Update cats-effect, cats-effect-testkit to 3.3.13 by @hnaderi in #21
- Update cats-core, cats-laws to 2.8.0 by @hnaderi in #20
- Update fs2-core to 3.2.10 by @hnaderi in #24
- Update fs2-core to 3.2.10 by @scala-steward in #23
- Update sbt to 1.7.0 by @scala-steward in #25
- Update sbt to 1.7.1 by @scala-steward in #26
- Update cats-effect, cats-effect-testkit to 3.3.14 by @scala-steward in #27
- Added docs for doobie backend by @hnaderi
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
Breaking changes
- skunk backend moved under package
edomata.skunk
in order to reduce user conflicts with skunk - doobie backend moved under package
edomata.doobie
in order to reduce user conflicts with doobie LRUCache
which was an internal implementation is now private and can't be accessed
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
What's Changed
- Added munit integration by @hnaderi
- Changed domain service modeling to Domain.Service by @hnaderi
- Added
.validate
operator toDecision
by @hnaderi - Added
.decideReturn
syntax by @hnaderi - Added
PureApp
andliftTo
helpers by @hnaderi - Added validate and a few constructors to Edomaton by @hnaderi
- A lot of other syntax methods and helpers by @hnaderi
- Added backend updates notifications by @hnaderi
- Update scalafmt-core to 3.5.4 by @scala-steward in #6
- Update circe-generic, circe-parser to 0.14.2 by @scala-steward in #7
- Update cats-effect, cats-effect-testkit to 3.3.12 by @scala-steward in #8
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- changed group id to
dev.hnaderi
by @hnaderi - more documents by @hnaderi
- updated example to use circe by @hnaderi
- updated upickle to 2.0.0 by @hnaderi
- Update plantuml to 1.2022.5 by @scala-steward in #2
- Update scalafmt-core to 3.5.2 by @scala-steward in #3
- Update scalacheck-effect-munit to 1.0.4 by @scala-steward in #4
New Contributors
- @scala-steward made their first contribution in #2
Full Changelog: v0.1.0...v0.2.0