File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ What's New
66
77These are new features and improvements of note in each release.
88
9+ .. include :: whatsnew/v0.2.2.txt
910.. include :: whatsnew/v0.2.1.txt
1011.. include :: whatsnew/v0.2.0.txt
1112.. include :: whatsnew/v0.1.0.txt
Original file line number Diff line number Diff line change 1+ .. _whatsnew_0220:
2+
3+ v0.2.2 (November, 2015)
4+ -----------------------
5+
6+ This is a minor release from 0.2.1.
7+ We recommend that all users upgrade to this version.
8+
9+ Enhancements
10+ ~~~~~~~~~~~~
11+
12+ * Adds Python 3.5 compatibility (:issue:`87`)
13+
14+
15+ Bug fixes
16+ ~~~~~~~~~
17+
18+ * Uses the ``logging`` module properly by replacing ``format``
19+ calls with ``args``. This results in a 5x speed increase for
20+ ``tracking.singleaxis`` (:issue:`89`).
21+ * Adds a link to the 2015 PVSC paper (:issue:`81`)
22+
23+ Contributors
24+ ~~~~~~~~~~~~
25+
26+ * Will Holmgren
27+ * dacoex
You can’t perform that action at this time.
0 commit comments