ClassRegistry v3.0.5
- Dropped support for Python 2.
- Added support for Python 3.7 and 3.8.
- Added support for pypy3.
- Adopted PEP-8.
- Renamed fork to
phx-class-registry
.
Important: This version removes the legacy import feature for EntryPointsClassRegistry
. Refer to the documentation for supported entry point specification.