Skip to content

Releases: tomkwok/calplot

0.1.7.5

31 Oct 08:01

Choose a tag to compare

version bump and minor fixes in README.rst

0.1.7.4

04 Apr 15:59

Choose a tag to compare

version bump for new release

0.1.7.2

07 Mar 10:21

Choose a tag to compare

change dropzero default to None; update example

0.1.7.1

04 Mar 08:00

Choose a tag to compare

changed colorbar default to None

0.1.7: add argument tight_layout and monthlabeloffset and some code refactoring

03 Mar 16:40

Choose a tag to compare

- change color and font defaults for year label
- clean up README and other .rst fiiles
- build docs which include example plot generation in github workflows
- fix issues in docs/conf.py in static analysis
- import plot_directive from matplotlib package instead of including full source

0.1.6.4

20 Feb 11:53

Choose a tag to compare

add LGTM code quality badge, fix static analysis warnings

0.1.6.3

15 Feb 09:46

Choose a tag to compare

fix timezone in date range

0.1.6.2

07 Feb 11:52

Choose a tag to compare

move function definitions to calplot.py; delete unused tests; update …