Security patch
- Fixed underflow vulnerability
What's Changed
- Sheet: add --compare flag and interactive :compare command that highlights differences between
two column ranges. Matching cells are colored green, differing cells red - Count output by @liquidaty in #601
- [sheet] Fix building index issue on no data rows by @iamazeem in #590
- sheet: fix extra column in filter f/F output by @iamazeem in #592
- Introduce
--libdirflag to override lib directory by @iamazeem in #564 - [CI] Sync winget-pkgs fork before creating PR by @iamazeem in #567
- [Windows] Fix sheet cell and footer encoding issue by @iamazeem in #569
- MinGW build with SIMD on Ubuntu runner by @iamazeem in #571
- [Windows] Use PDCurses instead of Ncurses with MinGW by @iamazeem in #572
- [test-parallel] Use
off64_tforzsv_file_poson Windows/MinGW by @iamazeem in #580 - [Makefile] make build fixes by @iamazeem in #540
- [cleanup] Drop
install.shby @iamazeem in #582 - [compare][MinGW] Fix unstable sort issue breaking
--columnsoption by @iamazeem in #583 - [CI][WSL][MinGW] Update Windows tests by @iamazeem in #579
- [CI] Use
PREFIX=""for nix distribution binaries to set/etcas config dir instead of/usr/local/etcby @iamazeem in #551 - [2db] Fix CodeQL issue (redundant null check due to previous dereference) by @iamazeem in #589
- [WSL][MinGW][sheet] Fix "Unexpected error!" issue by @iamazeem in #588
- Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #575
- Bump mymindstorm/setup-emsdk from 14 to 15 by @dependabot[bot] in #581
- Bump cross-platform-actions/action from 0.32.0 to 1.0.0 by @dependabot[bot] in #584
- Bump actions/cache from 3 to 5 by @dependabot[bot] in #585
- Bump mymindstorm/setup-emsdk from 15 to 16 by @dependabot[bot] in #586
- Bump Vampire/setup-wsl from 6 to 7 by @dependabot[bot] in #587
- Bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #596
Full Changelog: v1.4.0...v1.4.1