================================================================================
LASzip
================================================================================

3.2.9 27-DEC-18
--------------------------------------------------------------------------------

* Decompression bug for PRDF 8 or 10 when the scanner channel and the NIR field are populated.


3.2.8 19-NOV-18
--------------------------------------------------------------------------------

** NOTE: The version number is 3.2.8 to be brought in line with the patch version
number present in LAStools, which had been incremented without being kept in sync
with the laszip.org version. We regret the error. The following bug fixes have been
made since 3.2.2:

*    7 November 2018 -- upped to 3.2 r8 for identical legacy and extended flags check
*   20 October 2018 -- upped to 3.2 r7 for rare bug in LASinterval::merge_intervals()
*    5 October 2018 -- upped to 3.2 r6 for corrected 'is_empty' return value
*   28 September 2018 -- upped to 3.2 r5 for fix in extended classification writing


3.2.2 27-MAR-18
--------------------------------------------------------------------------------

* A version number was not properly incremented to 3.2.1, necessitating a new
  release to eliminate confusion.

3.2.1 26-MAR-18
--------------------------------------------------------------------------------

* Library SOVERSIONing for libtool to 8.0.0 https://github.com/LASzip/LASzip/issues/36
* Update NEWS and ChangeLog
* Library version inadvertently had major version in name (only relevant on windows)
* Now building on AppVeyor and Travis https://ci.appveyor.com/project/hobu/laszip/history
  https://travis-ci.org/LASzip/LASzip

3.2.0 21-MAR-18
--------------------------------------------------------------------------------

* Fix install of laszip_api_version.h https://github.com/LASzip/LASzip/issues/30
* Add LAZ V4 reader methods in preparation for a future release

3.1.1 10-OCT-17
--------------------------------------------------------------------------------

* Fix packaging issue with laszip_api_version.h https://github.com/LASzip/LASzip/issues/30
* NEWS and ChangeLog updates

3.1.0 13-SEP-17
--------------------------------------------------------------------------------

* LAZ 1.4 support
* New "DLL" API replaces previous API


