Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

60 lines (35 loc) · 1.64 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

unreleased

0.6.0

This is the first release that is also available for Scala 3!

dependency upgrades

internals

  • bump scalafmt to 3.0.0-RC6 — from 2.7.5
  • bump sbt to 1.5.5
  • bump sbt-spiewak to 0.21.0

0.5.0

Identical to 0.6.0 for Scala 2, but it failed to release for Scala 3. Otherwise it is identical.

0.4.0

dependency upgrades

0.3.0

dependency upgrades

0.2.0

  • remove dependency on pureharm-effect-cats in Compile, now only in Test

dependency upgrades

  • bump pureharm to 0.2.0
  • bump log4cats to 1.2.2
  • bump atto to 0.9.3

0.1.0

Split out from pureharm as of version 0.0.7.

⚠️ Breaking changes ⚠️

  • renamed module maven artifact ID from pureharm-db-core-psql to pureharm-db-core-jdbc
  • renamed package busymachines.pureharm.db.psql -> busymachines.pureharm.db.pgjdbc