Skip to content

Commit

Permalink
prep for 0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ahl committed May 14, 2023
1 parent 99ec168 commit db0740e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,20 @@

== Unreleased changes (release date TBD)

* Fixed-length, single-type arrays to `[T; N]` (#286)
* Support for reflexive schemas (#292)
* Much improved support for multi-type schemas (#291)
* Better error messages on failures

https://github.com/oxidecomputer/typify/compare/v0.0.12\...HEAD[Full list of commits]

== 0.0.12 (released 2023-05-03)

* Improved enum generation (#270)
* Improved integer type selection based on number criteria (#255)
* `TypeSpace::add_root_schema()` (#236)
* ... and many general improvements

https://github.com/oxidecomputer/typify/compare/v0.0.11\...v0.0.12[Full list of commits]

== 0.0.11 (released 2023-03-18)
Expand Down

0 comments on commit db0740e

Please sign in to comment.