We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f3af12 commit e77a84cCopy full SHA for e77a84c
Changes
@@ -1,5 +1,19 @@
1
(N)compress version 5.0
2
* New stream for cleanups
3
+ * Drop support for 2.0 output & -C option
4
+ * Improve & fix recursive mode
5
+ * Drop old DEF_ERRNO support
6
+ * Drop DIRENT/SYSDIR config knobs
7
+ * Drop support for REGISTER build knob
8
+ * Drop support for explicit unaligned memory accesses
9
+ * Drop support for dead operating systems
10
+ * Fix Windows access fallback logic
11
+ * Include io.h on Windows
12
+ * Disable "deprecated" API warnings on Windows
13
+ * Add setmode binary for stdin and stdout on Windows
14
+ * Clean up help text a bit
15
+ * Add a standard -k (keep) option
16
+ * Use io.h fallbacks on mingw too
17
18
(N)compress version 4.2.4.6
19
* Fix tests under macOS
0 commit comments