Skip to content

0.4.0

Compare
Choose a tag to compare
@t-makaro t-makaro released this 23 Feb 01:25
· 16 commits to master since this release
4ad87c9

The changelog needs to be updated for release.

  • Improved Line Block input handling and testing
  • Added title block
  • Timeline_slider now defaults the format specifier valfmt to None. If set to None, it will use %1.2% for most cases, but %s for np.datetime.

Backwards incompatible changes:

  • The x, y inputs to the Line Block are not positional only
  • Removed axis kwargs that deprecated in favor of ax in 0.3.0

Dev changes:

  • testing tools was moving into the tests folder and is no longer a subpackage of animatplot.
  • CircleCI script was refactored

This release has multiple contributors (and the first release to have such):
t-makaro
TomNicholas*
dcherian*

*indicates new contributor.