Releases: alejandrohdezma/http4s-munit
Releases · alejandrohdezma/http4s-munit
v1.1.0
v1.0.0
🎉 Updated MUnit to 1.0!
v1.0.0-M1
What's Changed
⚠️ Breaking changes
- BREAKING | Update to MUnit 1.0 by @alejandrohdezma in #306
- BREAKING | Simplify classes by @alejandrohdezma in #295
Full Changelog: v0.15.1...v1.0.0-M1
v0.15.1
📈 Dependency updates
Full Changelog: v0.15.0...v0.15.1
v0.15.0
What's Changed
🚀 New features
- Add default empty value to
HttpSuite#baseUri
by @alejandrohdezma in #283 - Reword default test name where there are following requests by @alejandrohdezma in #284
🐛 Bug fixes
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
⚠️ Breaking changes
- Remove deprecated classes by @alejandrohdezma in #270
- Replace most
abstract class
definitions withtraits
by @alejandrohdezma in #269
🚀 New features
- Create suite for testing classes using http4s'
Client
by @alejandrohdezma in #271
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
🚀 New features
- Allow using different routes per-test on "normal" suites by @alejandrohdezma in #258
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
⚠️ Breaking changes
- add Http4sTestHttpRoutesSuite & Http4sTestAuthedRoutesSuite by @JackTreble in #246
New Contributors
- @JackTreble made their first contribution in #246
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
🚀 New features
- Add
http4sMUnitNameCreatorReplacements
to simplify editing test names by @alejandrohdezma in #233
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
🚀 New features
- Add utilities for working with URIs to
HttpSuite
by @alejandrohdezma in #230
Full Changelog: v0.10.0...v0.10.1