[go: up one dir, main page]

feat(interface.Model): new class method "interface", which is to be used on...

feat(interface.Model): new class method "interface", which is to be used on interface class instead of Model.with_interface, which is currently used on the model class. Makes it more clear which one is the model and which one is the interface. An interface class can belong to just one type of model.

Merge request reports

Loading