|
| 1 | +v1.4.9 (Mar 1, 2021) |
| 2 | +bug: Use `umask()` to Constrain Created File Permissions (#2495, @felixhandte) |
| 3 | +bug: Make Simple Single-Pass Functions Ignore Advanced Parameters (#2498, @terrelln) |
| 4 | +api: Add (De)Compression Tracing Functionality (#2482, @terrelln) |
| 5 | +api: Support References to Multiple DDicts (#2446, @senhuang42) |
| 6 | +api: Add Function to Generate Skippable Frame (#2439, @senhuang42) |
| 7 | +perf: New Algorithms for the Long Distance Matcher (#2483, @mpu) |
| 8 | +perf: Performance Improvements for Long Distance Matcher (#2464, @mpu) |
| 9 | +perf: Don't Shrink Window Log when Streaming with a Dictionary (#2451, @terrelln) |
| 10 | +cli: Fix `--output-dir-mirror`'s Rejection of `..`-Containing Paths (#2512, @felixhandte) |
| 11 | +cli: Allow Input From Console When `-f`/`--force` is Passed (#2466, @felixhandte) |
| 12 | +cli: Improve Help Message (#2500, @senhuang42) |
| 13 | +tests: Remove Flaky Tests (#2455, #2486, #2445, @Cyan4973) |
| 14 | +tests: Correctly Invoke md5 Utility on NetBSD (#2492, @niacat) |
| 15 | +tests: Avoid Using `stat -c` on NetBSD (#2513, @felixhandte) |
| 16 | +build: Zstd CLI Can Now be Linked to Dynamic `libzstd` (#2457, #2454 @Cyan4973) |
| 17 | +build: Hide and Avoid Using Static-Only Symbols (#2501, #2504, @skitt) |
| 18 | +build: CMake: Enable Only C for lib/ and programs/ Projects (#2498, @concatime) |
| 19 | +build: CMake: Use `configure_file()` to Create the `.pc` File (#2462, @lazka) |
| 20 | +build: Fix Fuzzer Compiler Detection & Update UBSAN Flags (#2503, @terrelln) |
| 21 | +build: Add Guards for `_LARGEFILE_SOURCE` and `_LARGEFILE64_SOURCE` (#2444, @indygreg) |
| 22 | +build: Improve `zlibwrapper` Makefile (#2437, @Cyan4973) |
| 23 | +contrib: Add `recover_directory` Program (#2473, @terrelln) |
| 24 | +doc: Change License Year to 2021 (#2452 & #2465, @terrelln & @senhuang42) |
| 25 | +doc: Fix Typos (#2459, @ThomasWaldmann) |
| 26 | + |
1 | 27 | v1.4.8 (Dec 18, 2020)
|
2 | 28 | hotfix: wrong alignment of an internal buffer
|
3 | 29 |
|
|
0 commit comments