blob: a5e18c12dcbafa077a5144ed360fbed4975e250f [file] [log] [blame]
Yann Colletf48e35c2015-11-07 01:13:31 +01001v0.3.5
2minor generic compression improvements
3
Yann Colletf12c1302015-11-05 18:16:59 +01004v0.3.4
Yann Colletacd222c2015-11-06 12:39:39 +01005Faster fast cLevels
Yann Colletf12c1302015-11-05 18:16:59 +01006
Yann Collet35644872015-11-02 16:14:46 +01007v0.3.3
8Small compression ratio improvement
9
Yann Collet7671f392015-11-02 12:17:39 +010010v0.3.2
11Fixed Visual Studio
12
Yann Collet66d22b82015-11-02 02:36:10 +010013v0.3.1 :
14Small compression ratio improvement
15
Yann Colletc776c462015-10-29 19:10:54 +010016v0.3
17HC mode : compression levels 2-26
18
Yann Collet1077bb82015-10-28 12:32:25 +010019v0.2.2
20Fix : Visual Studio 2013 & 2015 release compilation, by Christophe Chevalier
21
Yann Collet81e49e62015-10-28 15:56:48 +010022v0.2.1
Yann Collet1077bb82015-10-28 12:32:25 +010023Fix : Read errors, advanced fuzzer tests, by Hanno Bรถck
24
Yann Colleta3befd32015-10-21 11:13:31 +010025v0.2.0
26**Breaking format change**
27Faster decompression speed
28Can still decode v0.1 format
29
30v0.1.3
31fix uninitialization warning, reported by Evan Nemerson
32
Yann Collet5abd8202015-08-27 03:16:04 +010033v0.1.2
Yann Colleta3befd32015-10-21 11:13:31 +010034frame concatenation support
Yann Collet5abd8202015-08-27 03:16:04 +010035
36v0.1.1
37fix compression bug
38detects write-flush errors
39
40v0.1.0
41first release
Yann Collet4856a002015-01-24 01:58:16 +010042