Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 15 Mar 07:27
· 10 commits to main since this release

Added

  • Added support for Python 3.10
  • Added Rich integration to beatify CLI outputs
  • Added BumpVer config
  • Added publish workflow
  • Added Dependabot config
  • Added CHANGELOG.md

Changed

  • Changed code style to Black
  • Changed documentation theme to Furo
  • Updated ReadtheDocs config to version 2
  • Revised documentation
  • Changed CI from Travis CI to GitHub workflows

Removed

  • Removed Windows tests since hazm runs on WSL and WSL tests is same as Linux

Fixed

  • Removed type hints from docstrings
  • Added MANIFEST.in to include extras requirements in source builds
  • Fixed an unicode decode error in Windows
  • Avoided GitHub rate limit when running tests