Skip to content

0.13.1

Compare
Choose a tag to compare
@m-vdb m-vdb released this 28 Apr 07:58
· 1687 commits to main since this release
47c6e96

Added

  • add formatter 'black'
  • Slots filled before the start of a form are now validated upon form start
  • In debug mode, the values of required slots for a form are now printed
    before submitting

Changed

  • validate{} functions for slots now return dictionaries of form {slot: value}
    instead of value

Fixed

  • Slots extracted from entities in user input upon calling form activation are
    now correctly validated