Skip to content

Releases: hnaderi/edomata

v0.5.2

25 Sep 09:01
v0.5.2
52cf908
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.5.2

v0.5.1

14 Jul 06:48
v0.5.1
4fbb861
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

21 Jun 06:17
v0.5.0
72f399d
Compare
Choose a tag to compare

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

17 Jun 10:01
v0.4.0
9e0e60c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

08 Jun 07:12
v0.3.0
506f4cf
Compare
Choose a tag to compare

What's Changed

  • Added munit integration by @hnaderi
  • Changed domain service modeling to Domain.Service by @hnaderi
  • Added .validate operator to Decision by @hnaderi
  • Added .decideReturn syntax by @hnaderi
  • Added PureApp and liftTo 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

10 May 16:32
v0.2.0
34c4f4b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

03 May 12:35
v0.1.0
80b8dc7
Compare
Choose a tag to compare

First release!