Release v1.4.0
What's Changed
- No more
install_latex_fontscommand, now fonts are automatically imported thanks to theplothist-utilspackage. By @0ctagon in #208 - chore: switch to dynamic version by @cyrraz in #202
- ci: add coverage workflow by @cyrraz in #203
- ci: tune checks of code coverage by @cyrraz in #204
- ci: configure pre-commit-config.yaml by @cyrraz in #195
- style: add pre-commit hooks and apply style by @cyrraz in #196
- style: add many linter rules and apply these rules by @cyrraz in #199
- style: add new precommit hooks and update style accordingly by @cyrraz in #197
- style: add importation of future annotations by @cyrraz in #205
- docs: mention matplotlib in README by @cyrraz in #198
- docs: define nox session to build doc and update builder by @cyrraz in #200
- docs: remove trailing whitespace from the badges by @0ctagon in #207
- docs: add copy button to doc by @0ctagon in #209
Full Changelog: v1.3.2...v1.4.0