Skip to content

v0.4.1

Compare
Choose a tag to compare
@fgebhart fgebhart released this 18 Feb 19:20
· 56 commits to main since this release

What's Changed

  • DOC: add explanation of mapa algorithm by @fgebhart in #18
  • RFC: refactoring to introduce a dedicated stl.py module by @fgebhart in #19
  • RFC: extract helper functions to improve readability by @fgebhart in #20
  • FIX: rename stl to stl_file to fix circular import error in jupy… by @fgebhart in #21
  • ENH: add scale and remove unused layer from ipyleaflet map by @fgebhart in #22
  • RFC: rename geometry.py to algorithm.py by @fgebhart in #23
  • TST: add test for merging and clipping tiffs to desired bbox by @fgebhart in #24

Full Changelog: v0.4.0...v0.4.1