todofixthis / class-registry

Registry pattern for Python classes, with setuptools entry points integration!
MIT License
40 stars 8 forks source link

ClassRegistry v5.0.0 #48

Closed todofixthis closed 1 month ago

todofixthis commented 1 month ago

⚠️ This version contains changes that are not backwards-compatible! Refer to Upgrading to ClassRegistry v5 for migration instructions. ⚠️

If you have any questions, or if you run into any issues, drop a note on the ClassRegistry issue tracker, and I'll get you sorted 😺

Breaking changes

New functionality

Other changes