Skip to content

1.2.1

Compare
Choose a tag to compare
@matthew-shaw matthew-shaw released this 08 Dec 11:11
· 99 commits to main since this release

Fixed

From #38, thanks to @dalepotter

  • ValueError when parsing edge-case GovDateInput input data
  • Removes call to a private WTForm Field method.
  • Ensures user-inputted data (i.e. Field.raw_data) always takes precedence over default values (i.e. Field.data)