All notable changes to this project will be documented in this file.
- Generate bindings against latest SFCGAL version
2.0.0
. - Update
bindgen
version to0.70
.
- Generate bindings against latest SFCGAL version
1.5.0
. - Update
bindgen
version to0.69
.
- Generate bindings with
size_t_is_usize
option.
- Update
bindgen
version to0.64
. - Generate bindings against latest SFCGAL version
1.4.1
. - Switch from travis to github actions.
- Update
bindgen
version toO.55
#3
- Allow to use environment variables to configure custom search path for header directories and library files #1
- Update
bindgen
andcc
dependency versions #2