Releases: dimitrismistriotis/alt-profanity-check
Releases · dimitrismistriotis/alt-profanity-check
Version v1.6.1
What's Changed
- Upgrade scikit version to 1.6.1 by @menkotoglou in #55
- Changed based on https://github.com/pypa/gh-action-pypi-publish by @dimitrismistriotis in #56
- Add empty directory because of error by @dimitrismistriotis in #57
- Change environment and build file by @dimitrismistriotis in #58
- Update package_release.yml by @dimitrismistriotis in #59
- Ordering by @dimitrismistriotis in #60
- Canonise outputs by @dimitrismistriotis in #61
Full Changelog: v1.5.2...v1.6.1
Version v1.5.2
Merge pull request #52 from dimitrismistriotis/bump_upgrade_scikit_to…
Version 1.5.1
Update scikit-learn to 1.5.1
Updates for scikit-learn 1.4.1.post1
For different name in release (.post1
)
https://scikit-learn.org/stable/whats_new/v1.4.html#release-notes-1-4
The 1.4.1.post1 release includes a packaging fix requiring numpy<2 to account for incompatibilities with NumPy 2.0 ABI. Note that the 1.4.1 release is not available on PyPI and conda-forge.
As always latest changes in Changelog
Version 1.3.2
Following Scikit Learn to 1.3.2 and other small updates
Version 1.3.0
v1.3.0 Merge pull request #26 from dimitrismistriotis/update-library-to-1dot…