Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

39 lines (32 loc) · 1.2 KB

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

You may also find the Upgrade Guide useful.

[0.5.0] - Release Nov 9th 2023

Added

  • Added support for visualizing multiple faces of a DSTV file (front, back, top and bottom).

Fixed

  • There was a bug where empty lines where added to the countors, resulting in odd lines from the last point of the contour to 0.0. These lines no longer show.

[0.4.0] - Released Oct 13th 2023

Added

  • More unit tests to secure contour representations

Fixed

  • Added better support for rounded corners and negative radius values on the contours.

[0.3.0] - Released Jul 31th 2023

Fixed

  • Slot VSG representation. Was previously equal to other 'Hole' representations, but now has a true slot representation.

[0.2.0] - Released Jul 11th 2023

Added

  • Representation for Bezels

Fixed

  • Contour rendering issues

[0.1.0] - Released June 2nd 2023

Added

  • Initial parsing
  • SVG rendering functionality