Skip to content

Major Version Release v2.0.0

Compare
Choose a tag to compare
@justinfx justinfx released this 20 Feb 20:36
· 7 commits to master since this release

This is a new major version release that drops support for python2

  • [#119] (Breaking change) Drop python2 support
  • [#127] (Breaking change) Use default padding character when range is set on existing FileSequence instance
  • [#118] Add python3 type annotations and py.typed marker file
  • [#126] Allow FileSequence.setExtension() with empty string to properly clear extension value