Version 0.2.0
VERSION 0.2.0 (9/5/2020)
New Features:
- Context Managers: You can now import dearpygui.wrappers to use context
manager versions of all containers
Changes:
- Widgets: All "add_widget" commands now return true on successful
adding or false.
Breaking Changes:
- Container Widgets: Replaced all end_* commands with a single end() command