Skip to content

v0.5.0

Compare
Choose a tag to compare
@hnaderi hnaderi released this 21 Jun 06:17
· 442 commits to main since this release
v0.5.0
72f399d

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