Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 13:56

PlantGeom v0.7.0

Diff since v0.6.0

What's Changed

  • CompatHelper: bump compat for MultiScaleTreeGraph to 0.13, (keep existing compat) by @github-actions in #47
  • Use Meshes.jl transformations instead of CoordinatesTransformations.jl by @VEZY in #54
  • CompatHelper: add new compat entry for Rotations at version 1, (keep existing compat) by @github-actions in #59
  • CompatHelper: add new compat entry for TransformsBase at version 1, (keep existing compat) by @github-actions in #58
  • Read/write ops files by @VEZY in #56
  • CompatHelper: add new compat entry for Tables at version 1, (keep existing compat) by @github-actions in #63
  • Adapt to Meshes v0.44 by @VEZY in #69 -> now we have a CRS, which means we have the units for all coordinates!

Full Changelog: v0.6.0...v0.7.0

Merged pull requests:

  • CompatHelper: bump compat for MultiScaleTreeGraph to 0.13, (keep existing compat) (#47) (@github-actions[bot])
  • Use Meshes.jl transformations instead of CoordinatesTransformations.jl (#54) (@VEZY)
  • Read/write ops files (#56) (@VEZY)
  • CompatHelper: add new compat entry for TransformsBase at version 1, (keep existing compat) (#58) (@github-actions[bot])
  • CompatHelper: add new compat entry for Rotations at version 1, (keep existing compat) (#59) (@github-actions[bot])
  • CompatHelper: add new compat entry for Tables at version 1, (keep existing compat) (#63) (@github-actions[bot])
  • Adapt to Meshes v0.44 (#69) (@VEZY)

Closed issues:

  • Use transformations from Meshes instead of CoordinateTransformations (#48)
  • Versions of the docs is broken (#62)
  • Use GRS for the units (#66)