Skip to content

Fix inconsistency between parser types

Compare
Choose a tag to compare
@kzscisoft kzscisoft released this 21 Aug 08:29
· 79 commits to main since this release
  • Added support for parser keyword arguments in file parsers.
  • Added additional custom parser checking.
  • Added support for both positional and keyword argument propagation allowing parsers to be created from class methods.