Skip to content

Commit

Permalink
Release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
mikefarah committed Nov 7, 2023
1 parent d6e099f commit 8122c9e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions release_notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
4.40.1:
- Added tonumber support
- Added kind operator
- Lua output fixes (#1811) - Thanks @Zash!
- Add support for Lua input (#1810) - Thanks @Zash!
- Rewrote parsing engine - yq now has its own AST!
- Bumped dependencies

4.35.2:
- Fix various typos #1798
- Fixed number parsing as float bug in JSON #1756
Expand Down

0 comments on commit 8122c9e

Please sign in to comment.