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: HISTORY.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
## History
2
2
3
+
### 0.14.3
4
+
5
+
-[NEW] Added full support for Python 3.8.
6
+
-[CHANGE] Added warnings for upcoming factory.get() parsing changes in 0.15.0. Please see https://github.com/crsmithdev/arrow/issues/612 for full details.
7
+
-[FIX] Extensive refactor and update of documentation.
8
+
-[FIX] factory.get() can now construct from kwargs.
9
+
-[FIX] Added meridians to Spanish Locale.
10
+
3
11
### 0.14.2
4
12
5
13
-[CHANGE] Travis CI builds now use tox to lint and run tests.
0 commit comments