Skip to content

v1.89.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 13:29
· 122 commits to master since this release
87cafe8

This is a breaking release! Remember to set appropriate compat bounds if you depend on CImGui.

What's Changed

  • Restrict LibCImGui.jl compat bounds by @JamesWrigley in #90
  • CompatHelper: bump compat for LibCImGui to 1, (keep existing compat) by @github-actions in #91
  • CompatHelper: bump compat for ImGuiGLFWBackend to 0.2, (keep existing compat) by @github-actions in #93
  • CompatHelper: bump compat for ImGuiOpenGLBackend to 0.2, (keep existing compat) by @github-actions in #92
  • Update wrapper for v1.89.4 by @JamesWrigley in #87
  • Workaround Text segfault on MacOS by @IanButterworth in #95
  • Use demo for tests. Fix docs by @IanButterworth in #94
  • Add some thread-safety advice to the docs by @JamesWrigley in #107
  • Add docs for setting compat bounds by @JamesWrigley in #108
  • Prepare v1.89.0 by @JamesWrigley in #106

Full Changelog: v1.82.0...v1.89.0