Skip to content

jq 1.7.1

Latest
Compare
Choose a tag to compare
@devlooped-bot devlooped-bot released this 20 Mar 16:23
· 9 commits to main since this release
  • Fix memory leaks on invalid input for ltrimstr/1 and rtrimstr/1. @emanuele6 #2977
  • Fix memory leak on failed get for setpath/2. @emanuele6 #2970
  • Fix nan from json parsing also for nans with payload that start with 'n'. @emanuele6 #2985
  • Allow carriage return characters in comments. @emanuele6 #2942 #2984

Documentation changes

  • Generate links in the man page. @emanuele6 #2931
  • Standardize arch types to AMD64 & ARM64 from index page download dropdown. @owenthereal #2884

libjq

Build and test changes

New Contributors

Full Changelog: jqlang/jq@jq-1.7...jq-1.7.1