0.4.0
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
fornp.datetime
.
Backwards incompatible changes:
- The x, y inputs to the Line Block are not positional only
- Removed
axis
kwargs that deprecated in favor ofax
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.