May 2017

May 23rd

Module Versions
metaparser 1.0.6

Features:

  • Removed **kwargs from the invocation of call_parser() and added the corresponding unit testing.

May 5th

Module Versions
metaparser 1.0.5

Features:

  • Context Fallback feature now reparse the output using different contexts.
  • Tcl xBU_shared can now be associated to a parser via Tcl xBU_shared metaparser association.
  • Metaparser check for the parsers’ return data type(only dicts are accepted).
  • Enhanced schema validation error messages.