Skip to content

Releases: prosegrinder/python-syllables

v1.0.5

13 Dec 23:38

Choose a tag to compare

1.0.5 (2022-12-13)

Bug Fixes

  • cmudict: updated dependencies for broken cmudict (49001de)

v1.0.4

11 Dec 16:49
0e93fa5

Choose a tag to compare

1.0.4 (2022-12-11)

v1.0.3

25 Aug 11:18

Choose a tag to compare

Added

GitHub Actions

  • test pypi publishing on tag
  • build check with twine during CI

v1.0.2

24 Aug 01:27

Choose a tag to compare

Changed

  • use black
  • use pylint
  • retire Codacy
  • use current packaging practices
    • added pyproject.toml
    • moved static settings to setup.cfg
  • fixed broken build :(
  • trashed v1.0.1

What Happened to V1.0.1

The tag is still here, the code functioned as expected, but the build broke due to a comedy of amateurish errors on my part. I deleted it forever. Let's never talk of it again, okay?

1.0.0

08 Aug 18:12
1e90af7

Choose a tag to compare

  • renamed default branch to main
  • removed 3.5 support
  • added 3.9 support
  • marked as 1.0 because it's been long enough

v0.1.0

26 Nov 03:51
c7a3a42

Choose a tag to compare

Initial Release