v0.2.0
What's Changed
- Add prefix text to wrappers.
- Exclude classes from wrapping in config with
excluded
. - List unknown classes in logs.
- Output logs to file with
--logfile
. - Get pybind11 with CMake
FetchContent
in example.
excluded
.--logfile
.FetchContent
in example.