Skip to content

Commit

Permalink
release: v0.9.23
Browse files Browse the repository at this point in the history
  • Loading branch information
JairusSW committed Oct 15, 2024
1 parent eb3b1ef commit 3340393
Show file tree
Hide file tree
Showing 5 changed files with 204 additions and 201 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ v0.9.18 - Should be able to use @alias and @omit*** or JSON.Raw
v0.9.19 - Fix arguments in @omitif declarations not working properly
v0.9.20 - Strings were being received with quotes attached via the toString functionality. Removed that.
v0.9.22 - Fix #89 and #93. Several bug fixes some severe such as ",null" being prepended when using @omit. Properly warn when a schema has fields that are not compatible with json
v0.9.23 - Comment out SIMD-related code for now

[UNRELEASED] v1.0.0
- Allow nullable primitives
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
__| || __|| || | | ___ | _ || __|
| | ||__ || | || | | ||___|| ||__ |
|_____||_____||_____||_|___| |__|__||_____|
v0.9.22
v0.9.23
</pre>
</h5>

Expand Down
Loading

0 comments on commit 3340393

Please sign in to comment.