Skip to content

Releases: prosegrinder/python-narrative

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 21:38

v1.2.1 (2025-07-22)

Fix

  • move py.typed to narrative folder (#48)

[main c30552c] bump: 1.2.0 → 1.2.1
2 files changed, 7 insertions(+), 1 deletion(-)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 00:03

v1.2.0 (2025-07-21)

Feat

  • add type hints and type marker (#47)

[main 529a92d] bump: 1.1.2 → 1.2.0
2 files changed, 7 insertions(+), 1 deletion(-)

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Dec 20:04

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

Choose a tag to compare

@github-actions github-actions released this 11 Dec 16:17
156645b

1.1.1 (2022-12-11)

v1.1.0

Choose a tag to compare

@davidlday davidlday released this 16 Oct 16:24
f303e21

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

Choose a tag to compare

@davidlday davidlday released this 26 Aug 11:21
e584fbb

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

Choose a tag to compare

@davidlday davidlday released this 08 Aug 18:52
eabf438
  • 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

Choose a tag to compare

@davidlday davidlday released this 07 Apr 19:43
4876d86

Forgot to bump version number in 0.1.1 tag.

v0.1.1

Choose a tag to compare

@davidlday davidlday released this 07 Apr 19:25
1f70a1c
Merge pull request #2 from prosegrinder/grammar

Grammar

v0.1.0

Choose a tag to compare

@davidlday davidlday released this 07 Apr 19:07
ac3cf2d
Merge pull request #1 from prosegrinder/init

Initial Release v0.1.0