arrow v0.13.1 Release Notes

Release Date: 2019-02-17 // about 5 years ago
    • ๐Ÿ‘ [NEW] Add support for Python 3.7.
    • ๐Ÿšš [CHANGE] Remove deprecation decorators for Arrow.range(), Arrow.span_range() and Arrow.interval(), all now return generators, wrap with list() to get old behavior.
    • ๐Ÿ“š [FIX] Documentation and docstring updates.