Skip to content

v1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 09:51
· 234 commits to main since this release

v1.2.1 (2022-02-24)

♻️ Changes

  • fix release template

  • Improve `.gitignore`

  • Improved all dev things
    - Changed formater to black
    - Reformat code
    - Added checks
    - pre-commit autoupdate

  • commitlint is off, need research

  • Upgrading a dependency doesn't increase the version

  • Small changes due to coverage analysis

  • remove walrus operator for python 3.7 compatibility (#73) (Issues: #73)

  • Changelog generation job because now pre-commit generate changelog

📝 Documentation

  • Update CHANGELOG.md