Skip to content

Releases: erdogant/pypiplot

v2.0.1

14 Mar 22:35
Compare
Choose a tag to compare

Minor fixes

  • Create dir if not exists
  • update docstrings

2.0.0

29 Dec 16:30
Compare
Choose a tag to compare
  • import changed because class is now with a capital P:
    from pypiplot import Pypiplot
  • added calender plot: plot_cal()
  • added rolling window plot: pp.plot()

1.0.1

30 Nov 21:44
Compare
Choose a tag to compare
  • added doi

0.2.0

27 Sep 10:14
Compare
Choose a tag to compare
  • Repo data can be stored in path of choice using the savepath parameter.
  • Docstrings added/ improved

0.1.0

16 Sep 18:14
Compare
Choose a tag to compare
  • First release!