Pression  2.0.0
Compressor, decompressor, uploader and downloader plugins
 All Pages
Changelog.md
1 # Changelog {#Changelog}
2 
3 # git master
4 
5 # Version 2.0 (24-May-2017)
6 
7 * [23](https://github.com/Eyescale/Pression/pull/23):
8  Introduce new lossless data compression API.
9 * [20](https://github.com/Eyescale/Pression/pull/20):
10  Add ZStandard byte compressor
11 
12 # Version 1.1.1 (8-Mar-2016)
13 # Version 1.1 (2-Nov-2015)
14 
15 * Removed dependency to boost
16 
17 # Version 1.0 (8-Jul-2015)
18 
19 * Initial release as a separate project from Lunchbox