Releases: prosegrinder/python-cmudict
Releases · prosegrinder/python-cmudict
v1.0.3
Maintenance:
- dependency updates
- migrated to poetry
- added bump, publish, release pipeline
v1.0.2
Changed
- hilarious and embarrassing typo in README (fix courtesy of @joeldesante - thank you!)
v1.0.1
Package Maintenance
Added
GitHub Actions
- test pypi publishing on tag
- build check with twine during CI
Changed
- use
black
- use
pylint
- retire Codacy
- use current packaging practices
- added pyproject.toml
- moved static settings to setup.cfg
v1.0.0
-
Bumps cmudict/data from bfb3b05
to 4c6a365
.
-
remove python 3.5 support
-
add python 3.9 support
-
release 1.0 because it's been long enough
v0.4.5
Updated cmudict as of 2020-10-01.
v0.4.4
Updated cmudict as of 2020-01-12
v0.4.3
Strip comments from cmudict.dict file on processing entries.