Skip to content

1.4.0

Compare
Choose a tag to compare
@Grokzen Grokzen released this 04 Aug 07:15
  • Dropped support for python 3.2 becuase of unicode literals do not exists in python 3.2.
  • Fixed logging & raised exceptions when using unicode characters inside schemas/data/filenames.
  • Reworked all RuleError exceptions to now have better exception messages.
  • RuleError exceptions now have a unique 'error_key' that can make it easier to identify what error it is.
  • Paths for RuleErrors have been moved inside the exception as a variable.
  • Rewrote all SchemaConflict exceptions to be more human readable.