Skip to content

Releases: nivalis-studio/e57_to_las

v0.4.6

17 Apr 17:12
v0.4.6
9a9843d
Compare
Choose a tag to compare

v0.4.5

27 Oct 14:23
Compare
Choose a tag to compare
deps: bump e57rs

v0.4.4

29 Sep 10:15
Compare
Choose a tag to compare
chore: fix i32 to f64 conversion

v0.4.3

27 Sep 08:05
Compare
Choose a tag to compare
chore: fix doc

v0.4.2

14 Sep 08:30
Compare
Choose a tag to compare
realease with stations features

v0.4.1

05 Sep 15:20
c5c7ef3
Compare
Choose a tag to compare

0.4.1 - 2023-09-05

⛰️ Features

  • Bump e57 crate version - (8eac110)

v0.4.0

25 Aug 16:32
87569ed
Compare
Choose a tag to compare

0.4.0 - 2023-08-25

⛰️ Features

  • Make stations output file optional - (aa620c9)

⚙️ Miscellaneous Tasks

  • (release) Bump to v0.4.0 - (0b1215a)
  • Go back to hashmap of stations - (d0128ae)
  • Cleanup - (f77be3f)
  • Move to vec stations and refactor - (53ad789)

v0.3.1

23 Aug 10:19
9d15647
Compare
Choose a tag to compare

0.3.1 - 2023-08-23

⛰️ Features

  • Improve station points calculation - (aa58476)

📚 Documentation

v0.3.0

22 Aug 18:13
3fb7c08
Compare
Choose a tag to compare

0.3.0 - 2023-08-22

⛰️ Features

  • Extract get_las_writer fn - (2bfe276)
  • Extract create_station_file function - (24378fe)
  • Add convert file fn - (ccf390e)
  • Create lib - (2da027f)

🚜 Refactor

  • Clean up lib exports - (a88686a)
  • Replace matches with error propagation - (711fd2d)
  • Adopt a more modular approach - (108ee47)

📚 Documentation

  • Add rustdoc for the exported functions - (227ff45)
  • Update CHANGELOG - (32e979e)

⚙️ Miscellaneous Tasks

  • (release) V0.2.1 - (3df9268)
  • Refactor point conversion in separate mod - (d400f96)
  • Remove potentially unused functions - (950c663)
  • Update point conversion to e57 version and example - (a8b6a29)
  • Remove deprecated pointcloud reader method - (364aa6b)
  • Update sum_coordinates to check the validity of current coordinates - (465c958)
  • Replace eventual invalid guid by random uuid - (1b6f8f4)
  • Refactor stations from vec to hashmap - (101ec94)
  • Move thread pool builder in convert_file mod - (c1cb0e4)
  • Update README - (55f8200)
  • Cleanup unusued crates deps - (9a242f3)
  • Rename get_sum_coordinates - (8fa134a)

Deps

  • Bump e57 to 0.8.0 - (c17f576)
  • Add v4 feature to uuid crate - (8d6afc9)

v0.2.1

22 Aug 07:51
870565c
Compare
Choose a tag to compare
chore(release): v0.2.1