All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.4.4 - 2023-06-25
- Added
resources
's README.md to distributed package for clearance.
0.4.3 - 2023-06-24
- Fixed a bug with
resources
directory
0.4.2 - 2023-06-22
- Added support for Python
3.11
- Brought Windows tests back
- Adopted Perke with all changes in
Hazm
0.9
release
0.4.1 - 2023-03-15
- Fixed a version issue on PyPI
0.4.0 - 2023-03-15
- 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 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 Windows tests since Hazm runs on WSL and WSL tests is same as Linux
- 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
0.3.5 - 2022-08-19
- Improved CLI performance
0.3.4 - 2021-08-16
- First version of CLI added