File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 11Apptools CHANGELOG
22==================
33
4+ Version 4.5.0
5+ ~~~~~~~~~~~~~
6+
7+ Released : 10 October 2019
8+
9+ * Remove use of `2to3`. (#90)
10+ * Use etstool for CI tasks. Setup travis macos and appveyor CI. (#92)
11+ * Temporarily change cwd when running tests. (#104)
12+ * Update broken imports. (#95)
13+ * Add `six` to requirements. (#101)
14+ * Remove one more use of the deprecated `set` method. (#103)
15+ * Use `trait_set` instead of the now deprecated `set` method. (#82)
16+ * Address one more numpy deprecation warning. (#100)
17+ * Address numpy deprecation warnings. (#83)
18+ * Test the package on Python 3.5, 3.6 on CI. (#78)
19+ * Fix mismatched pyface and traitsui requirements. (#73)
20+ * Drop support for Python 2.6. (#63)
21+ * Fix `state_pickler.dump` on Python 2. (#61)
22+ * Fix a few spelling mistakes in documentation. (#87)
23+
424Version 4.4.0
525~~~~~~~~~~~~~
626
You can’t perform that action at this time.
0 commit comments