Skip to content

0.3.0

Compare
Choose a tag to compare
@vegu vegu released this 10 Jul 12:07
· 204 commits to main since this release

Added

  • py2.7 support
  • DirectoryAttribute
  • generator.generate shortcut

Fixed

  • validation: schema validation returning None value
  • validation: warnings raised with the wrong exception type
  • exceptions: can now have integers in config path (from list index for example)

Changed

  • renamed UnicodeAttribute to StringAttribute that is now looking for either string or unicode types during validation