What's Changed- Summary
- Significant performance optimization, as well as addition of
--parser fastoption for even faster performance - add --prepend-filename to stack by @liquidaty in #530
- serialize: do not lose name of 1st column when id-column > 1. TO DO: … by @liquidaty in #533
- cleanup certain temp files that are not getting purged by @liquidaty in #534
- sheet: avoid cleaning up garbage on early exist due to nonexistent file argument by @liquidaty in #535
- Add gcc-15 to compiler list in ./configure by @budgiedownunder in #536
- Generate versioned shared library on Linux by @iamazeem in #487
- [2json] Append newline to
--compactoutput (stdout only) by @iamazeem in #541 - [Makefile] Introduce DESTDIR for make install/uninstall targets by @iamazeem in #538
- Make tests more stable and comprehensive; expand benchmarking more robust
New Contributors
- @Mrcopytuo made their first contribution in #524
- @budgiedownunder made their first contribution in #536
Full Changelog: v1.3.0...v1.4.0