summarylogtreecommitdiffstats
path: root/CHANGELOG.md
blob: e119b426e7da52b29cf1bfa6bdc76cac2ea51cff (plain)
1
2
3
4
5
6
7
8
9
10
11
# v0.7.2

- Includes updated THRIDPARYT.yml 

# v0.7.1

- Fix [issue 11](https://github.com/sstadick/crabz/issues/11)
- Adds "in-place" mode to decompress / compress by stripping/adding a suffix like other compression tools
- Switch to mimalloc which showed large improvement with more threads
- Add "pin-at" api to specifically pin the compression / decompression threads to cores starting at a specific core
- Added benchmarks to README