| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-02-27 | 843 Bytes | |
| xq_1.4.0_darwin_amd64.tar.gz | 2026-02-27 | 2.7 MB | |
| xq_1.4.0_linux_arm64.tar.gz | 2026-02-27 | 2.5 MB | |
| xq_1.4.0_linux_386.tar.gz | 2026-02-27 | 2.6 MB | |
| xq_1.4.0_linux_amd64.tar.gz | 2026-02-27 | 2.7 MB | |
| xq_1.4.0_windows_amd64.zip | 2026-02-27 | 2.8 MB | |
| xq_1.4.0_aix_ppc64.tar.gz | 2026-02-27 | 2.6 MB | |
| xq_1.4.0_darwin_arm64.tar.gz | 2026-02-27 | 2.5 MB | |
| xq_1.4.0_linux_armv6.tar.gz | 2026-02-27 | 2.6 MB | |
| xq_1.4.0_linux_armv7.tar.gz | 2026-02-27 | 2.6 MB | |
| README.md | 2026-02-27 | 655 Bytes | |
| v1.4.0 source code.tar.gz | 2026-02-27 | 157.8 kB | |
| v1.4.0 source code.zip | 2026-02-27 | 180.9 kB | |
| Totals: 13 Items | 23.8 MB | 9 | |
Changelog
- 02a8c39 Add examples for multi-file and in-place formatting
- 5147b20 Implement formatting of multiple files in place
- b89f681 Multiple files handling
- 6db0475 Fix goroutine deadlock for interrupted pager
- 56355c2 Use the correct way to build filesystem paths for proper Windows support
- 41aaa0e Fix [#160]: Preserve CDATA content when converting XML to JSON
- 1935f99 Add
--jsonto man page (fixes [#153]) - 6299f3b Add in-place formatting for files
- 53e2c63 Allows change INSTALL_DIR and install without sudo
- 9ea32c1 Fix [#125]: Improve handling multiple aliases for one namespace
- Multiple dependencies updates