Skip to content

Version 0.9

Choose a tag to compare

@biqqles biqqles released this 27 Apr 20:23
· 62 commits to master since this release
  • Added factory (replaces dataclasses' field(default_factory)) (#34)
  • Fixed possible RecursionError when defining __post_init__ (#43)
  • Use of __init__ for post-initialisation logic is now deprecated (#44)