Skip to content

Releases: FunktionalIO/pillars

v0.5.1

19 Mar 09:48
1a6e8c1
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

🔧 Chores

  • 6047287 - deps: update ncipollo/release-action to 1.16.0 (commit by @rlemaitre)
  • 3c3b9ee - Update testcontainers-scala-jdbc, ... from 0.41.8 to 0.43.0 (commit by @scala-steward)
  • 6c4cb00 - Upgrade tapir from 1.11.17 to 1.11.19, circe from 0.14.10 to 0.14.12, flywaydb from 11.3.4 to 11.4.0, sbt from 1.10.10 to 1.10.11, scalafmt from 3.9.3 to 3.9.4 (PR #221 by @scala-steward)
  • 1a6e8c1 - Upgrade to scala 3.6.4 (commit by @rlemaitre)

v0.5.0

09 Mar 20:43
026041c
Compare
Choose a tag to compare

💥 BREAKING CHANGES

  • due to 026041c - Move to io.funktional org (PR #218 by @rlemaitre):

    users will need to modify their dependencies
    to io.funktional

🔧 Chores

v0.4.5

26 Jan 22:48
7a1a6a6
Compare
Choose a tag to compare

✨ New Features

🔧 Chores

v0.4.4

14 Jan 23:03
259f46e
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

🔧 Chores

v0.4.3

06 Dec 11:30
c5fedb8
Compare
Choose a tag to compare
Release v0.4.3

v0.4.2

05 Dec 09:42
440f987
Compare
Choose a tag to compare

🐛 Bug Fixes

🔧 Chores

v0.4.1

04 Dec 13:10
a88062e
Compare
Choose a tag to compare

🔧 Chores

v0.4.0

04 Dec 10:42
d67c921
Compare
Choose a tag to compare

💥 BREAKING CHANGES

  • due to 7077b72 - #188 Make module loading explicit (PR #189 by @rlemaitre):

    Module Management
    The way modules are defined and used changed in this version. To migrate from a prior version, you will have to change the base class of your app and explicitely declare what optional module your aer using. For more information, see the Quickstart section of the documentation.

♻️ Refactors

🔧 Chores

v0.3.23

02 Dec 14:12
Compare
Choose a tag to compare

🔧 Chores

v0.3.22

29 Nov 17:04
Compare
Choose a tag to compare

🐛 Bug Fixes