Skip to content

Releases: prosegrinder/python-narrative

v1.1.2

19 Dec 20:04
Compare
Choose a tag to compare

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.1

11 Dec 16:17
156645b
Compare
Choose a tag to compare

1.1.1 (2022-12-11)

v1.1.0

16 Oct 16:24
f303e21
Compare
Choose a tag to compare

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

26 Aug 11:21
e584fbb
Compare
Choose a tag to compare

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

08 Aug 18:52
eabf438
Compare
Choose a tag to compare
  • 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

07 Apr 19:43
4876d86
Compare
Choose a tag to compare

Forgot to bump version number in 0.1.1 tag.

v0.1.1

07 Apr 19:25
1f70a1c
Compare
Choose a tag to compare
Merge pull request #2 from prosegrinder/grammar

Grammar

v0.1.0

07 Apr 19:07
ac3cf2d
Compare
Choose a tag to compare
Merge pull request #1 from prosegrinder/init

Initial Release v0.1.0