Releases: ctreffs/SwiftImGui
Releases · ctreffs/SwiftImGui
ImGui 1.89.5
What's Changed
- Link libm on Linux by @ctreffs in #11 - fixes #9
- Update CI by @ctreffs in #12
- Add Mint by @ctreffs in #13
- Configure Renovate by @renovate in #10
- Update actions/upload-artifact action to v3 by @renovate in #15
- Update ImGui to 1.89.5 by @ctreffs in #17
New Contributors
Full Changelog: 1.86.0...1.89.5
1.86.0
What's Changed
- Update to 1.86 and update OSX backend (fix keyboard issue) by @forkercat in #7
Full Changelog: 1.82.0...1.86.0
ImGui 1.82
- Move to ImGui 1.82
- Transition CI to GitHub Actions
- Project updates
ImGui 1.78
- Support ImGui 1.78
- Add String? = nil default arguments
ImGui 1.77
- Support ImGui 1.77
- New tag pattern that reflects ImGui's version
ImGui 1.76 Support
- Adds support for ImGui 1.76
- Update AutoWrapper
- Several memory fixes