v2024.04.02
github-actions
released this
02 Apr 23:32
·
25 commits
to main
since this release
What's Changed
- GitHub actions by @lithiumtoast in #2
- Add more end-to-end tests by @lithiumtoast in #3
- Rename
c2json
toc2ffi
by @lithiumtoast in #4 - Add merge command and tests by @lithiumtoast in #5
- Object macros by @lithiumtoast in #6
- Variables by @lithiumtoast in #7
- Type aliases by @lithiumtoast in #8
- Enums by @lithiumtoast in #9
- Fix system decls by @lithiumtoast in #10
- Add option to allow macro objects by name by @lithiumtoast in #11
- Fix sorting by @lithiumtoast in #12
- Allow variables by name by @lithiumtoast in #13
- Add macro object test when invalid by @lithiumtoast in #14
- Allow functions by name by @lithiumtoast in #15
- Fix location logic and improve function tests by @lithiumtoast in #16
- Fix Linux system headers by @lithiumtoast in #17
- Refactor location method by @lithiumtoast in #18
- Fix macro objects by @lithiumtoast in #19
- Function pointers by @lithiumtoast in #20
New Contributors
- @lithiumtoast made their first contribution in #2
Full Changelog: https://github.com/bottlenoselabs/c2ffi/commits/v2024.04.02