- Minimum supported release is now julia 1.0
- Fixed
load
for LAZ files by updating type signature
- Fixed all deprecation warnings in julia 0.7
- Minimum supported release is now julia 0.7
epsg_code
no longer returns a Nullable, but aUInt16
, ornothing
if not present
Final release with julia 0.6 support.
scan_angle
is changed fromUInt8
toInt8
(4c4ad9)
- Include setting of SRS by ESPG-code for projected systems in meters (#9)
- Streaming / memory map support (#10)
- Registered the first version of LasIO.jl