Skip to content

v0.2.0

Compare
Choose a tag to compare
@BrianPugh BrianPugh released this 18 May 03:43

Features

  • Greatly improved documentation.
  • Add __iter__ method so iterating over a registered class mimics that of a dictionary.
  • Add clear method to clear our a Registry.

Bugfixes

  • RegistryDecorator no longer registered in Registry.