Skip to content

Release v1.4.0

Choose a tag to compare

@0ctagon 0ctagon released this 04 Apr 06:20
· 146 commits to main since this release
f3b2276

What's Changed

  • No more install_latex_fonts command, now fonts are automatically imported thanks to the plothist-utils package. 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