Skip to content

Releases: jlevy/repren

1.0.2

17 Dec 11:04
Compare
Choose a tag to compare
  • Minor doc and help cleanups.

1.0.1

30 Nov 21:19
Compare
Choose a tag to compare

1.0.0:

  • Major update to Python 3.10+
  • Revamp packaging/installation with Poetry
  • Better Unicode and binary support
  • Better tests and GitHub Actions CI/publishing workflows

1.0.1:

  • Add --include functionality
  • Fix poetry versioning glitch

Full Changelog: 0.3.9...1.0.1

1.0.0rc2

28 Nov 01:02
Compare
Choose a tag to compare
1.0.0rc2 Pre-release
Pre-release
  • Major update to Python 3.10+
  • Revamp packaging/installation with Poetry
  • Better Unicode and binary support
  • Better tests and GitHub Actions CI/publishing workflows

Full Changelog: 0.3.9...1.0.0rc2

0.3.9

31 Jul 03:51
Compare
Choose a tag to compare

Now properly handles replacememts that delete strings.
#16

0.3.8

03 Sep 14:24
Compare
Choose a tag to compare

Contains important fix to --dry-run (#5)