Skip to content

Version 0.6.1

Choose a tag to compare

@biqqles biqqles released this 27 Oct 18:55
· 147 commits to master since this release
  • Fixed an issue where positional arguments could raise a TypeError for classes with custom __init__ (#6)
  • Fixed duplicate arguments not raising TypeError (#7)
  • Introduced a new internal tuple representation, improving the performance of several generated methods