Skip to content

v8.4.0

Latest
Compare
Choose a tag to compare
@eliotwrobson eliotwrobson released this 29 Jun 16:51
9ab1a1c

A minor release with updates from the recently-completed pyOpenSci review:
pyOpenSci/software-submission#152

New Features

  • Added length limits to the successor family of functions

Fixes

  • Fixed addition of unreachable states for some cases in the creation of partial DFAs, and made behavior more consistent (#228)
  • Fixed bug in edge case for minify (#218)

Documentation

  • Added documentation making the library easier to use for new users, with more detailed examples