Skip to content

0.1.0

Compare
Choose a tag to compare
@lorandszakacs lorandszakacs released this 11 Apr 09:49
· 23 commits to main since this release
5403def

Split out from pureharm as of version 0.0.7.

  • cross compiled to Scala 2.13 -- pending support for scala 3.0.0-RC1
  • add (??? : Meta[T]).sprout/sproutRefined ops to easily create Meta for sprout new-types.

⚠️ Breaking changes ⚠️

  • rename PhantomTypeMetas to SproutMetas
  • rename PureharmDBDoobieTypeDefinitions to PureharmDBDoobieAliases

Internals:

  • move .internals package
  • tests that hit an actual postgresql db are now moved to the IT task, and not run as part of CI. This will change in the future.