Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@SlapDrone SlapDrone released this 13 Aug 14:00
  • Change Example signature to be more intuitive, i.e. Example(a="foo", b="bar, output="baz")
  • Refactor validation logic into Example.check method, which accepts an inspect.Signature instance.
  • Update tests and docs