Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Sep 11:09
· 1 commit to main since this release
v0.7.0
ceef961

0.7.0 - 2024-09-02

⛰️ Features

  • Add custom las Version struct - (196a581)
  • Add support for LAS version 1.0 to 1.4 - (e0eff4e)

🐛 Bug Fixes

  • Support version in cli args parsing - (4dcdfe5)
  • Prevent unnecessary creation of new global ThreadPoolBuilder - (025f723)

🚜 Refactor

⚙️ Miscellaneous Tasks