All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.1.2 - 2020-03-02
- Breaking change // Rename Scala DSL case classes #28
- Breaking change // Renamed dispose method to close #27
- Update Scala DSL up to PDAL 2.0 #29
2.0.0 - 2020-01-14
- PDAL 2.0 compatible release.
- Added Scala 2.13 support.
1.9.0 - 2019-05-15
- Release process improvements.
1.8.6 - 2019-04-26
- Release process improvements.
1.8.5 - 2019-04-15
- PDAL JNI Bindings thread safety #19
1.8.4 - 2019-04-09
- Make Exceptions Handling better #17
1.8.3 - 2019-04-09
- CSV files read issues #15
1.8.2 - 2019-03-27
- Fix dimName calls to be better, otherwise CSV reads wont work #14
1.8.1 - 2019-03-25
- Update JTS to make it GeoTrellis compatible #13
1.7.0-RC4 - 2019-01-14
- Scala version update up to 2.12.6.
- Update dependencies and base PDAL version.
- Release process improvements.
1.7.0-RC3 - 2018-04-16
- Release process improvements.
1.7.0-RC2 - 2018-04-15
- An examples project.
- Release process improvements.
1.7.0-RC1 - 2018-04-15
- Moved from the PDAL repo and established own lifecycle.