We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e53b959 commit 2637a8eCopy full SHA for 2637a8e
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+### 0.6
2
+
3
+- [Feature] Adds an option to control transition normalization behavior.
4
+- [Feature] Adds a separator keyword argument to `Interval.in_words()` method.
5
+- [Feature] Adds an alternative formatter.
6
+- [Feature] Improves meridians formatting by supporting minutes.
7
+- [Feature] Adds support for pytz tzinfo in `instance()` method
8
+- [Feature] Changes behavior of `create*()` methods (time now defaults to `00:00:00`)
9
+- [Fix] Fixes setters and modifiers (start_of/end_of) to properly apply transitions.
10
11
### 0.5.5
12
13
(September 1st, 2016)
0 commit comments