You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+25Lines changed: 25 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,28 @@
1
+
## Version 0.3.5 (2021/02/15)
2
+
3
+
### Issues Closed
4
+
5
+
*[Issue 27](https://github.com/pytroll/trollsift/issues/27) - Parsing zero padded floats
6
+
*[Issue 26](https://github.com/pytroll/trollsift/issues/26) - MNT: Stop using ci-helpers in appveyor.yml
7
+
*[Issue 23](https://github.com/pytroll/trollsift/issues/23) - Bug when parsing leap day when you dont have year
8
+
*[Issue 20](https://github.com/pytroll/trollsift/issues/20) - Special conversion specifiers do not work ([PR 21](https://github.com/pytroll/trollsift/pull/21))
9
+
10
+
In this release 4 issues were closed.
11
+
12
+
### Pull Requests Merged
13
+
14
+
#### Bugs fixed
15
+
16
+
*[PR 21](https://github.com/pytroll/trollsift/pull/21) - Fix typo in string formatting usage example and drop Python 2.7 tests ([20](https://github.com/pytroll/trollsift/issues/20))
0 commit comments