Skip to content

Commit

Permalink
Release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mikefarah committed Mar 18, 2023
1 parent dccba10 commit d8324de
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
4.32.1:
- Added support for _reading_ TOML! (not output yet)
- Added divide and modulo operators (#1593) - thanks @teejaded!
- Add support for decoding base64 strings without padding (#1555) - thanks @teejaded!
- Add filter operation (#1588) - thanks @rbren!
- Detect input format based on file name extension (#1582) - thanks @ryenus!
- Auto output format when input format is automatically detected
- Fixed npe in log #1596
- Improved binary file size!
- Bumped dependency versions

4.31.2:
- Fixed variable handling #1458, #1566
- Fixed merged anchor reference problem #1482
Expand Down

0 comments on commit d8324de

Please sign in to comment.