Skip to content

v0.3.2

Compare
Choose a tag to compare
@jph00 jph00 released this 11 Aug 08:52
· 485 commits to main since this release

New Features

  • generic list annotated params double-wrapped (#253)
  • Add Prev() (#253)
  • ft_cfg config defaults (#251)
  • Make fill_form set selected option (#185), thanks to @ostwilkens

Bugs Squashed

  • Use re.fullmatch for Beforeware (#221), thanks to @justbur