Releases: nucular/tcclua
Releases · nucular/tcclua
v0.0.2
This release clarifies parts of the documentation and the naming of members.
Non-breaking changes:
- 6a91bde: Rewrote and extended big parts of the documentation
- 43cd941: Added
tcc._NAME,tcc._VERSIONandtcc.TCC_VERSIONfields
Breaking changes:
- 6a91bde:
tcc.tccdiris now calledtcc.home_pathState:set_lib_pathwas renamedState:set_home_pathfor clarity (this means breaking naming consistency with the C API, oh well)