Skip to content

v0.2.1

Compare
Choose a tag to compare
@tirithen tirithen released this 03 May 13:08
· 38 commits to main since this release

0.2.1 (2024-05-03)

Features

  • add .offset(x, y) method to Path and Paths (be676f5)
  • add bounds struct to path/paths (3d541f8)
  • add bounds struct to path/paths (b17ccfd)
  • Paths: add from Vec<Path

    > for Paths (39ea7a1)

  • simplify: add simplify function (418b98f)