Skip to content

Latest commit

 

History

History
44 lines (20 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

44 lines (20 loc) · 1.57 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.0 (2021-08-09)

Bug Fixes

  • geom-isoline: add half-pixel offset to result coords (9b90370)

Features

  • geom-isoline: add scale factor support (b3f93d2)

0.1.25 (2019-08-21)

Performance Improvements

  • geom-isoline: refactor contourVertex as jump table, minor updates (d25827e)

0.1.2 (2019-02-11)

Performance Improvements

  • geom-isoline: flatten LUTs, manual destructure (763d7b9)

0.1.1 (2019-02-10)

Performance Improvements

  • geom-isoline: minor optimizations (d990c3c)

0.1.0 (2019-02-05)

Features

  • geom-isoline: import package (ported from clojure) (e30b211)