Skip to content

Releases: hugovk/pypistats

0.15.0

03 Nov 13:48
994ea22
Compare
Choose a tag to compare

Changed

  • Speedup: Replace modules and use lazy imports (#289) @hugovk

Fixed

  • Specify build backend for editable installs (#280) @hugovk

0.14.0

15 Sep 06:20
b35d442
Compare
Choose a tag to compare

Changed

0.13.0

27 Aug 14:01
d23be65
Compare
Choose a tag to compare

Added

Changed

Fixed

  • Docs: Travis CI has been replaced with GHA (#250) @hugovk

0.12.1

15 Oct 21:24
f836923
Compare
Choose a tag to compare

Fixed

0.12.0

07 Oct 21:35
bb272e3
Compare
Choose a tag to compare

Added

0.11.0

12 Apr 20:47
2ef866a
Compare
Choose a tag to compare

Added

Fixed

0.10.1

16 Feb 19:03
Compare
Choose a tag to compare

Fixed

  • Require pytablewriter 0.48+ to fix NumpyTableWriter regression (#96) @hugovk
  • Only Python 3 is supported: don't create universal wheel (#92) @hugovk

Other changes

0.10.0

07 Jan 09:01
25516fd
Compare
Choose a tag to compare
  • Add support for NumPy and Pandas data output (#84)
  • Warn if --start-date is before earliest available data (#86)
  • Error if --end-date is before earliest available data (#87)

0.9.0

14 Nov 10:35
445bad3
Compare
Choose a tag to compare

Add support for Python 3.8 (#80)

0.8.0

12 Oct 20:37
902e545
Compare
Choose a tag to compare

Add date range to output (#73)