Skip to content

1.0.0 (alpha2)

Pre-release
Pre-release
Compare
Choose a tag to compare
@swistakm swistakm released this 02 Nov 10:10
· 548 commits to master since this release

New features:

  • Support ImGui v1.65 (#83 thanks to @cammm)
  • Multiple new functions and code fixes (#85 thanks to @lubieowoce) including plot widget
  • Python 3.7 support (refs #81, #79)

Note: This is a pre-release. Detailed description of changes in the API will be provided in the first official (non-pre-release) version.

To install this prerelease version with pip use one of following commands:

pip install imgui==1.0.0a2
pip install -U imgui --pre