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 fe199c7 commit b735eadCopy full SHA for b735ead
CHANGELOG.md
@@ -7,6 +7,8 @@
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
+- [Fix] Fixes issue when compiling on 32 bit systems. (Thanks to [guyzmo](https://github.com/guyzmo))
11
+- [Fix] Fixes NameError Exception on Python 3.2. (Thanks to [guyzmo](https://github.com/guyzmo))
12
13
### 0.5.5
14
0 commit comments