Releases: alejandrohdezma/http4s-munit
Releases · alejandrohdezma/http4s-munit
v0.4.1
What's changed
🐛 Bug Fixes
- Fix error when highlighting JSON output (#32) @alejandrohdezma
Contributors to this release
v0.4.0
What's changed
🚀 Features
- Allow pretty printing JSON bodies on failed assertions (#31) @alejandrohdezma
📈 Dependency updates
- Update mdoc_2.12.12, mdoc_2.13, sbt-mdoc to 2.2.18 (#29) @alejandrohdezma
- Update munit-cats-effect-2 to 0.13.1 (#30) @alejandrohdezma
- Update munit to 0.7.22 (#28) @alejandrohdezma
- Update http4s-async-http-client, ... to 0.21.19 (#27) @alejandrohdezma
- Update testcontainers-scala-munit to 0.39.1 (#26) @alejandrohdezma
Contributors to this release
v0.3.0
What's changed
🚀 Features
- Ensure URI can be obtained from a wider variety of containers (#25) @alejandrohdezma
- Handle fail exceptions and add response body as clues (#24) @alejandrohdezma
📈 Dependency updates
- Update http4s-async-http-client, ... to 0.21.18 (#20) @alejandrohdezma
- Update munit-cats-effect-2 to 0.13.0 (#16) @alejandrohdezma
- Update sbt-ci to 1.4.0 (#23) @alejandrohdezma
- Update mdoc_2.12.12, mdoc_2.13, sbt-mdoc to 2.2.17 (#22) @alejandrohdezma
- Update testcontainers-scala-munit to 0.39.0 (#21) @alejandrohdezma
- Update testcontainers-scala-munit to 0.38.9 (#19) @alejandrohdezma
- Update http4s-async-http-client, ... to 0.21.17 (#18) @alejandrohdezma
- Update sbt to 1.4.7 (#17) @alejandrohdezma
- Update munit to 0.7.21 (#15) @alejandrohdezma
- Update http4s-async-http-client, ... to 0.21.16 (#14) @alejandrohdezma
- Update mdoc, sbt-mdoc to 2.2.16 (#13) @alejandrohdezma
- Update kind-projector to 0.11.3 (#12) @alejandrohdezma
- Update sbt-scalafix to 0.9.25 (#11) @alejandrohdezma
- Update http4s-async-http-client, ... to 0.21.15 (#10) @alejandrohdezma
- Update sbt to 1.4.6 (#9) @alejandrohdezma
- Update munit-cats-effect-2 to 0.12.0 (#8) @alejandrohdezma
- Update munit to 0.7.20 (#7) @alejandrohdezma
- Update mdoc, sbt-mdoc to 2.2.14 (#6) @alejandrohdezma
- Update testcontainers-scala-munit to 0.38.8 (#5) @alejandrohdezma
- Update kind-projector to 0.11.2 (#4) @alejandrohdezma
- Update sbt to 1.4.5 (#3) @alejandrohdezma
- Update sbt-github-header, sbt-github-mdoc to 0.9.0 (#2) @alejandrohdezma
Contributors to this release
v0.2.0
What's changed
- Add integration to test an HTTP server from a docker container (#1) @alejandrohdezma