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 9ca3296 commit bad059fCopy full SHA for bad059f
HISTORY.md
@@ -1,5 +1,14 @@
1
## History
2
3
+### 0.14.0
4
+
5
+- [NEW] Added provisional support for Python 3.8.
6
+- [CHANGE] Removed support for EOL Python 3.4.
7
+- [FIX] Updated setup.py with modern Python standards.
8
+- [FIX] Upgraded dependencies to latest versions.
9
+- [FIX] Enabled flake8 and black on travis builds.
10
+- [FIX] Formatted code using black and isort.
11
12
### 0.13.2
13
14
- [NEW] Add is_between method.
0 commit comments