v2.1.0
POSSIBLE BREAKING CHANGES
If using direct references to mixins (unusual) this update will break your code. The mixin classes are no longer created, so the mixin trait is now just the mixin methods injected into the concrete classes. Mixins only exist when defining schemas, they more or less disappear when compiled.