Releases: bottlenoselabs/c2ffi
Releases · bottlenoselabs/c2ffi
v2025.01.11
What's Changed
- Find libclang on Ubuntu 24.04 by @lithiumtoast in #40
- Fix security GitHub Action workflow security issues by @lithiumtoast in #41
Full Changelog: v2025.01.08...v2025.01.11
v2025.01.09
What's Changed
- Relax macro objects equality check when merging by @lithiumtoast in #39
Full Changelog: v2025.01.06...v2025.01.09
v2025.01.08
What's Changed
- Relax macro objects equality check when merging by @lithiumtoast in #39
Full Changelog: v2025.01.06...v2025.01.08
v2025.01.06
What's Changed
- Fixes 1.3.2025 by @lithiumtoast in #37
- Nested records by @lithiumtoast in #38
Full Changelog: v2024.12.12...v2025.01.06
v2024.12.12
v2024.09.01
What's Changed
- Explicitly include an enum by name by @lithiumtoast in #33
Full Changelog: v2024.05.12.1...v2024.09.01
v2024.05.12.1
What's Changed
- Ensure top level cursors are found only in the same main translation unit by @lithiumtoast in #32
Full Changelog: v2024.05.12...v2024.05.12.1
v2024.05.12
What's Changed
- Fix bug enum values in another header file by @lithiumtoast in #31
Full Changelog: v2024.04.11...v2024.05.12
v2024.04.11
What's Changed
- Use common
Tool
abstraction by @lithiumtoast in #30
Full Changelog: v2024.04.10...v2024.04.11
v2024.04.10
What's Changed
- Fix custom defines by @lithiumtoast in #24
- Use regex patterns for ignoring functions, variables, or macro objects by @lithiumtoast in #25
- Forgot to ignore function like macros by @lithiumtoast in #26
- Remove unused config options by @lithiumtoast in #27
- Package
c2ffi.data
as a C# library by @lithiumtoast in #28 - Anonymous structs and unions by @lithiumtoast in #29
Full Changelog: v2024.04.08...v2024.04.10