0.1.0
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 createMeta
for sprout new-types.
- rename
PhantomTypeMetas
toSproutMetas
- rename
PureharmDBDoobieTypeDefinitions
toPureharmDBDoobieAliases
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.