DearPyGui v0.3.1 Release Notes

Release Date: 2020-09-07 // over 3 years ago

  • ๐Ÿ”– VERSION 0.3.1 (9/7/2020)

    ๐Ÿ’ฅ Breaking Changes:

    • Callbacks: All callbacks are now callables (not strings)
    • โž• Separator: Changed add_seperator to add_separator #188

    ๐Ÿ”„ Changes:

    • โž• Widgets: Changed add_item_color style to set_item_color

    ๐Ÿ†• New Commands:

    • Widgets: Added clear_item_color
    • App: Added set_start_callback #187