Skip to content

Releases: mthh/sfcgal-sys

v0.9.0

27 May 08:36

Choose a tag to compare

  • Update build.rs to default to platform-specific include paths (#4)

v0.8.0

31 Oct 10:03

Choose a tag to compare

  • Generate bindings against latest SFCGAL version 2.0.0.

  • Update bindgen version to `0.70

v0.7.0

16 Apr 16:58

Choose a tag to compare

  • Generate bindings against latest SFCGAL version 1.5.0.
  • Update bindgen version to 0.69.

v0.6.0

27 Mar 15:21

Choose a tag to compare

  • Generate bindings with size_t_is_usize option.

v0.5.0

27 Mar 10:34

Choose a tag to compare

  • Update bindgen version to 0.64.
  • Generate bindings against latest SFCGAL version 1.4.1.
  • Switch from travis to github actions.