Skip to content

Commit

Permalink
refined4s v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-lee committed Apr 5, 2024
1 parent f339773 commit 82c8e54
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelogs/0.14.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## [0.14.0](https://github.com/kevin-lee/refined4s/issues?q=is%3Aissue+is%3Aclosed+-label%3Ainvalid+-label%3Awontfix+milestone%3Am14) - 2024-04-05

### New Features

* Add `refined4s-tapir` to support `tapir` (#272)
* [`refined4s-tapir`] Add `TapirNewtypeSchema` and `TapirRefinedSchema` to support `sttp.tapir.Schema` for `refined4s` (#273)
* [`refined4s-tapir`] Add `Schema`s for pre-defined refined types (#276)
* [`refined4s-tapir`] Add `Schema` type-class instances with auto deriving (#278)

0 comments on commit 82c8e54

Please sign in to comment.