Skip to content

0.6.0

Compare
Choose a tag to compare
@vegu vegu released this 21 Dec 12:05

Added

  • blank argument for Str attribute - specifies whether value can be blank or not, defaults to False

Fixed

  • proxy schema needs to be able to apply defaults (#10)
  • issue where list validation would sometimes lead to duplicate items added to the list

Changed

  • Directory attribute will forfeit validation if blank is True and value is ""