forked from quixdb/squash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
32 lines (27 loc) · 735 Bytes
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Squash 0.7.0
============
* Provide an error message during configuration when using a bad
tarball (such as those automatically generated by GitHub).
* Rewrite brotli plugin to avoid threads
* Add new file I/O API
* Replace old file-to-file functions with a new splice API
* Enable wfLZ
* Add zlib-ng plugin
* Updated many plugins
* Assorted bug fixes and enhancements
Squash 0.6.0
============
* New plugins:
* yalz77
* copy
* csc
* ncompress
* Disabled Doboz
* Create in-tree copies of all modules
* Use conformant array parameters for buffers
* New API for option parsing and introspection
* Updated many plugins
* Assorted bug fixes and enhancements
Squash 0.5.0
============
* Initial release.