Skip to content

v1.5.0

Compare
Choose a tag to compare
@Pierstoval Pierstoval released this 02 Feb 21:04

New features

  • Use Symfony Process to exec command, and take care of IM6 and IM7 (Possible BC breaks, but there should be none actually)
  • Add __toString() to Geometry

Adjustments

  • Always use the bundled reference file instead of passing it as argument
  • Improve constructor docs for Geometry

Fixes

  • Add spaces after some command options
  • Trim Geometry value when constructing it

Adapted tests to last updates, and remove useless ones