Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@joelmoss joelmoss released this 30 May 17:01
· 3 commits to master since this release

What's Changed

  • Support for single and double splat arguments, which are passed through without type checking. Named positional and keyword arguments will still be checked, even if splat args are used.

Full Changelog: v0.3.0...v0.4.0