1.3.8
- Added mixin move assignment to mixin type info
- Added
object::move_matching_from
which move-assigns matching mixins from one object to another - Exposed copy assignment and move constructor in public mixin type info
- Fixed some unused variable warnings