All Versions
16
Latest Version
Avg Release Cycle
158 days
Latest Release
1501 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.12.0 Changes
November 04, 2020โ Add support for Python 3.9 and official support for PySide2
-
v0.12.0.rc1
November 04, 2020 -
v0.11.2
June 04, 2020 -
v0.11.1
May 01, 2020 -
v0.11.0
April 06, 2020 -
v0.10.4
September 18, 2019 -
v0.10.3
January 29, 2019 -
v0.10.3.dev
February 27, 2018 -
v0.10.3.a0 Changes
March 05, 2018 -
v0.10.2 Changes
March 05, 2018- ๐ fix import of QScintilla under PyQt5 PR #230
- โ add support for importing enaml files from zip archives #232
- ๐ fix menu item ordering under Python 3 #233
- ๐ fix repr of declarative function objects #235
- properly reset layout_container member in qt backend after a widget has been
reparented #240 - ๐ fix calls to explicit_warn which could lead to global vars corruption #247
- โ add a text align member to Field to control text alignment #249
- ๐ fix the parsing rules for function definitions #252
- several improvements to the handling of comprehensions and lambdas #242 #245