Released v0.3.0 that transitions from libjq Rust binding j9 to jq clone jaq.
- j9: https://github.com/ynqa/j9
- jaq: https://github.com/01mf02/jaq
This change eliminated the need to manage C-related dependencies that include external tools like autoconf, thus simplifying the build process.
However, please note that some filters are not yet supported by jaq.
If you previously failed to install, please try again and continue to provide feedback on this transition :)