Releases: analytech-solutions/CBindingGen.jl
Releases · analytech-solutions/CBindingGen.jl
v0.4.5
CBindingGen v0.4.5
Diff since v0.4.4
Closed issues:
- Support LLVM 11.0.1? (#25)
Merged pull requests:
v0.4.1
CBindingGen v0.4.1
Diff since v0.4.0
Closed issues:
- How to avoid "Method definition overwritten" warnings for forward declarations (#13)
- Avoid
UndefVarError: FILE not defined
errors (#14)
- Error with imported docs that contain
$
(#15)
Merged pull requests:
v0.3.0
CBindingGen v0.3.0
Diff since v0.2.0
Merged pull requests:
- Switch to
jl.
scoping, improve comment parsing, introduce simple macro conversions (#8) (@krrutkow)
v0.2.0
CBindingGen v0.2.0
Closed issues:
- Change propagation of type names (#1)
Merged pull requests:
- Update package for changes in dependency packages (#2) (@krrutkow)
- Use macro-guarded identifiers to prevent name conflicts (#3) (@krrutkow)
- Install TagBot as a GitHub Action (#4) (@JuliaTagBot)
- Package rewrite for Julia 1.3+ (#5) (@krrutkow)