github 01mf02/jaq v1.6.0
1.6

latest releases: v3.0.0-alpha, v2.3.0, v2.2.0...
15 months ago

This version includes a completely rewritten parser which massively increases speed and decreases build time, see #196.
Furthermore, it allows using keywords as object keys (e.g. {if: 1}.if).

This is most likely the last stable release before jaq 2.0, which will bring support for label...break and modules.

Smaller Changes

  • Support building on armv6, thanks to @tranzystorekk #193
  • Use chrono instead of time to make jaq build on Rust 1.80 #199
  • Update hifijson to correctly handle control characters in strings (01mf02/hifijson#3)

New Contributors

Full Changelog: v1.5.1...v1.6.0

Don't miss a new jaq release

NewReleases is sending notifications on new releases.