Skip to content

Version 0.13.1

Compare
Choose a tag to compare
@systemcatch systemcatch released this 17 Feb 20:38
· 581 commits to master since this release
  • Add support for Python 3.7.
  • Remove deprecation decorators for Arrow.range(), Arrow.span_range() and Arrow.interval(). All now return generators, wrap with list() to get old behavior.