Skip to content

Releases: tueda/python-form

0.2.3

Choose a tag to compare

@tueda tueda released this 28 Aug 07:23

Fixed

  • Added missing py.typed for optional static typing. See also PEP 561. (85bdd04)

Full changes...

0.2.2

Choose a tag to compare

@tueda tueda released this 07 Feb 19:45

Changed

  • FormError is raised when FormLink.read() finds the FORM process stopped by
    some error (previously RuntimeError).
    (1e1ae33)

Added

  • Added type hints in the comment-based syntax.

Full changes...

0.2.1

Choose a tag to compare

@tueda tueda released this 08 Nov 19:02

This version came with document enhancement.

Full changes...