Skip to content

Version 1.5.1

Compare
Choose a tag to compare
@hoffstadt hoffstadt released this 31 Mar 13:52
· 280 commits to master since this release

News

Small release. This will be the last version to support Python 3.6.

Changelog

Breaking Changes

None

Features

  • added support for hdr, tga, jpg, bmp to save_image(...) #1642
  • added tooltip to table column headers #1656
  • added time_unit keyword to add_candle_series(...)
  • added the following constants for time_unit keyword:
    • mvTimeUnit_Us
    • mvTimeUnit_Ms
    • mvTimeUnit_S
    • mvTimeUnit_Min
    • mvTimeUnit_Hr
    • mvTimeUnit_Mo
    • mvTimeUnit_Yr

Fixes

  • tooltip "show" parameter #1660

Thank you!

Dear PyGui development is currently funded by a handful of gracious sponsors and we would like to thank them tremendously. We wouldn't be here with out you guys.

Thank you for supporting us.

If you or your company uses Dear PyGui, please consider supporting us! We need it now more than ever.

Full Changelog: v1.4.0...v1.5.0