Releases: dainiusjocas/clj-jq
Release v2.4.0
See CHANGELOG.md for details.
If you are using macOS Catalina and later you may need to remove the quarantine attribute from the bits before you can use them. To do this, run the following:
sudo xattr -r -d com.apple.quarantine clj-jq
Release v2.3.0
See CHANGELOG.md for details.
If you are using macOS Catalina and later you may need to remove the quarantine attribute from the bits before you can use them. To do this, run the following:
sudo xattr -r -d com.apple.quarantine clj-jq
Release v2.2.0
See CHANGELOG.md for details.
If you are using macOS Catalina and later you may need to remove the quarantine attribute from the bits before you can use them. To do this, run the following:
sudo xattr -r -d com.apple.quarantine clj-jq
Release v2.1.0
See CHANGELOG.md for details.
If you are using macOS Catalina and later you may need to remove the quarantine attribute from the bits before you can use them. To do this, run the following:
sudo xattr -r -d com.apple.quarantine clj-jq
v2.0.0
Check CHANGELOG.md for changes
What's Changed
- chore: upgrade jackson-jq to 1.0.0-preview.20230409 by @dainiusjocas in #26
- compile: pass through extra arguments to native-image by @charles-dyfis-net in #29
- Package as a Nix flake by @charles-dyfis-net in #30
- Support queries where outputs are not 1:1 with inputs by @charles-dyfis-net in #28
- refactor: speed up multi output by using mutable ArrayList by @dainiusjocas in #33
- refactor: extract a function by @dainiusjocas in #35
- Add :vars to options to allow variables to be specified by @charles-dyfis-net in #32
- flake.nix: make ''nix develop'' or ''nix-shell'' provide GNU make by @charles-dyfis-net in #34
- fix: handle string output with streams by @dainiusjocas in #36
- Allow variables to be passed in at execution time, not only runtime (#37) by @charles-dyfis-net in #38
- feat: collect the stream of output entities into a collection by @dainiusjocas in #41
- Feat/transducer interface by @dainiusjocas in #42
- Chore/document recent changes by @dainiusjocas in #43
- CLI: pretty print output by default by @dainiusjocas in #44
- refactor: avoid laziness by wrapping stdin under the IReduceInit by @dainiusjocas in #45
New Contributors
- @charles-dyfis-net made their first contribution in #29
Full Changelog: v1.2.1...v2.0.0
Release v1.2.1
See CHANGELOG.md for details.
If you are using macOS Catalina and later you may need to remove the quarantine attribute from the bits before you can use them. To do this, run the following:
sudo xattr -r -d com.apple.quarantine clj-jq
Release v1.1.5
See CHANGELOG.md for details.
If you are using macOS Catalina and later you may need to remove the quarantine attribute from the bits before you can use them. To do this, run the following:
sudo xattr -r -d com.apple.quarantine clj-jq
Release v1.1.4
See CHANGELOG.md for details.
If you are using macOS Catalina and later you may need to remove the quarantine attribute from the bits before you can use them. To do this, run the following:
sudo xattr -r -d com.apple.quarantine clj-jq
Release v1.1.3
See CHANGELOG.md for details.
If you are using macOS Catalina and later you may need to remove the quarantine attribute from the bits before you can use them. To do this, run the following:
sudo xattr -r -d com.apple.quarantine clj-jq
Release v1.1.0
See CHANGELOG.md for details.
If you are using macOS Catalina and later you may need to remove the quarantine attribute from the bits before you can use them. To do this, run the following:
sudo xattr -r -d com.apple.quarantine clj-jq