Releases: prosegrinder/python-narrative
Releases · prosegrinder/python-narrative
v1.1.2
v1.1.2 (2022-12-19)
Fix
- added commitizen config
- explicit ci jobs
- publish on tag v
- added release workflow
[main 0e66120] bump: 1.1.1 → 1.1.2
2 files changed, 24 insertions(+), 2 deletions(-)
create mode 100644 CHANGELOG.md
v1.1.0
Added
- BRITISH_DIALOGUE_RE: alternative regex to parse dialogue using British style of single quotes first
Maintenance
- leverage reusable workflows from prosegrinder community repo
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
- removed 3.5 support
- added 3.9 support
- changed default branch to
main
- release 1.0 because it's been long enough
v0.1.2
Forgot to bump version number in 0.1.1 tag.
v0.1.1
Merge pull request #2 from prosegrinder/grammar
Grammar
v0.1.0
Merge pull request #1 from prosegrinder/init
Initial Release v0.1.0