v0.5.0
Changed
- xed-sys now wraps XED v2023.12.19.
- xed-sys now includes pregenerated bindgen bindings by default. You can continue to build xed bindings at build time by enabling the
bindings
feature by default.
What's Changed
- upgrade to xed v2023.12.19 and mbuild v2022.07.28 by @flier in #64
- Rework how bindings are generated by @Phantomical in #66
- Update the github actions workflow to also run on windows by @Phantomical in #67
- Remove travis CI and appveyor configs by @Phantomical in #69
- v0.5.0 by @Phantomical in #68
New Contributors
- @dependabot made their first contribution in #50
- @flier made their first contribution in #64
Full Changelog: v0.4.0...v0.5.0