File tree Expand file tree Collapse file tree 1 file changed +22
-2
lines changed
Expand file tree Collapse file tree 1 file changed +22
-2
lines changed Original file line number Diff line number Diff line change 11Codetools Changelog
22===================
33
4+ Release 4.3.0
5+ -------------
6+
7+ *NOTE* : Pickling `MultiContext` instances is broken on Python 2.
8+ See https://github.com/enthought/codetools/issues/30 for further details.
9+
10+ New Features
11+
12+ * Support for Python 3.5 and 3.6 (#22)
13+
14+ * New `IDataContext` interface and relevant concrete implementations -
15+ `DataContext` and `MultiContext` (#18)
16+
17+ * Provide adaptation offers for dictionaty to IContext adaptation (#15)
18+
19+ Enhancements
20+
21+ * Use PEP 440 compliant development version (#19)
22+
23+ Fixes
424
5- What's new in Codetools 4.3.0
6- -----------------------------
25+ * Remove deprecated traits api (#27)
726
27+ * Remove unused imports and dependence on `unittest2` (#13)
828
929
1030Release 4.2.0
You can’t perform that action at this time.
0 commit comments