Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

44 lines (25 loc) · 1.89 KB

Change Log

All notable changes to this project will be documented in this file.

[Unreleased]

Added

Fixed

Changed

[0.1.6] - 2023-16-12

Added

Fixed

  • In ClipperOffset::addPaths, paths of each polygon are seperately constructed into a list of paths to ensure that these are correctly imported into ClipperOffset.
  • Scale factor has been applied when importing paths

Changed

[0.1.4] - 2023-11-12

Update release for PyClipr and updated dependencies to ClipperLib2 v.1.2. and Eigen 3.4.0 - dependent on the build system of Github.

Added

Fixed

Changed

[0.1.0] - 2023-07-14

The first release of PyClipr in its distributed packaged form via PyPi. This release includes the basic functionality and refactoring to compile