Releases: visr/LasIO.jl
Releases · visr/LasIO.jl
v0.3.7
LasIO v0.3.7
Merged pull requests:
- add @sprintf statements to improve printing consistency (#35) (@Crghilardi)
- MassInstallAction: Install the TagBot workflow on this repository (#38) (@visr)
- MassInstallAction: Install the CI workflow on this repository (#39) (@visr)
- add some notes on IO macros (#40) (@Crghilardi)
- add GitHub CI badge, remove travis and appveyor badges on README (#41) (@Crghilardi)
- CompatHelper: bump compat for "ColorTypes" to "0.11" (#42) (@github-actions[bot])
v0.3.6
LasIO v0.3.6
Merged pull requests:
- CompatHelper: bump compat for "ColorTypes" to "0.10" (#33) (@github-actions[bot])
v0.3.5
LasIO v0.3.5
Merged pull requests:
- CompatHelper: bump compat for "GeometryTypes" to "0.8" (#32) (@github-actions[bot])
v0.3.4
v0.3.4 (2020-02-04)
Closed issues:
Merged pull requests:
- CompatHelper: bump compat for "FixedPointNumbers" to "0.8" (#31) (github-actions[bot])
- add scaled_boundingbox function (#28) (Crghilardi)
- Clarify LazIO usage (#27) (evetion)
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Fix `load` for .laz
v0.2.1 update changelog
Fix deprecations on julia 0.7/1.0, drop support for 0.6
Fixed
- Fixed all deprecation warnings in julia 0.7
Changed
- Minimum supported release is now julia 0.7
epsg_code
no longer returns a Nullable, but aUInt16
, ornothing
if not present