Skip to content

Releases: visr/LasIO.jl

Final release with julia 0.6 support.

15 Aug 18:21
Compare
Choose a tag to compare

Fixed

  • scan_angle is changed from UInt8 to Int8 (4c4ad9)

Added

  • Include setting of SRS by ESPG-code for projected systems in meters (#9)
  • Streaming / memory map support (#10)

Initial release

22 Aug 17:52
Compare
Choose a tag to compare

This is the initial release, according to the plan as outlined by @c42f in #4:

  • Version 0.0.1, with the existing API which after all has been more or less unchanged for a year, and some people have already used for real work, I think.
  • Version 0.1.0 with an improved API, recommended for packages starting to use LasIO after registration?