Skip to content

Latest commit

 

History

History
39 lines (18 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

39 lines (18 loc) · 1.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.4 (2024-07-30)

Features

  • update Clipper2 dep library to 1.4.0 + fixes (87502f6)

0.1.3 (2024-07-01)

Features

  • add common derive macros to bindgen structs (cee7912)

0.1.2 (2024-06-01)

Features

  • serde: derive Serial./Deserial. on serde feat (e15f63c)

0.1.1 (2024-05-29)

Features

  • add area function bindings (cb2cb8a)
  • add serde for ClipperPoint64 (1e57950)

0.1.0 (2024-04-28)

Features

  • add ffi bindings for clipper2c, and asic test (12eed96)