Skip to content

Commit

Permalink
Release 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
taig committed Mar 14, 2024
1 parent 6527ec4 commit 97f9e24
Showing 1 changed file with 23 additions and 11 deletions.
34 changes: 23 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,39 @@
# Changelog

## 0.0.4

_2024-03-14_

- Add ciris module
- Upgrade to scala 3.3.3
- Upgrade to sbt-houserules 0.7.6
- Upgrade to sbt 1.9.9
- Upgrade to sbt-scalajs-crossproject 1.3.2
- implicit -> given
- Remove skunk module, use skunk-ext library instead

## 0.0.3

_2023-09-26_

* Add `Mapping.constant`
* Upgrade to cats 2.10.0
* Upgrade to circe 0.14.6
* Upgrade to sbt 1.9.6
* Upgrade to sbt-houserules 0.7.4
* Upgrade to sbt-scalajs 1.14.0
* Upgrade to sbt-scalajs-crossproject 1.13.2
* Upgrade to scala 3.3.1
- Add `Mapping.constant`
- Upgrade to cats 2.10.0
- Upgrade to circe 0.14.6
- Upgrade to sbt 1.9.6
- Upgrade to sbt-houserules 0.7.4
- Upgrade to sbt-scalajs 1.14.0
- Upgrade to sbt-scalajs-crossproject 1.13.2
- Upgrade to scala 3.3.1

## 0.0.2

_2023-06-23_

* Add circe enumeration convenience methods
* Add skunk.enumeration convenience method
- Add circe enumeration convenience methods
- Add skunk.enumeration convenience method

## 0.0.1

_2023-06-16_

Initial release
Initial release

0 comments on commit 97f9e24

Please sign in to comment.