Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 23:19
· 50 commits to dev since this release

πŸš€ Features

  • API docs (#16)

πŸ› Bug Fixes

  • Reduce how noisy the logs are (#27)
  • Fix flaky tests and linting (#23)

🧰 Maintenance

  • Streamline CI (#31)
  • Move examples to their own folder (#33)
  • Replace Makefile with bash scripts (#32)
  • Add Release Drafter GitHub action (#30)
  • Add codespell to pre-commit (#29)
  • Modernize test and fixture framework (#28)
  • Speed up CI (#26)
  • Add more repos to pre-commit + include bandit (#25)
  • Add badges to README.md (#24)
  • Add CI through GitHub Actions (#22)