- Docs.
- Tests.
- Formating.
- Simplified package layout.
- Compatibility with browser based loaders.
- Passing a review.
- Bug fixes.
Trait.compose
is replacement ofTrait(foo, bar)
.
- Removing
override
functionality sinceresolve
is enough.
- Hidden properties of descriptors are no longer included.
- Inherited properties of given proto are picked up now.
- Docs.
- Project name change
- Minor tweaks
- Option to use ES5 property descriptor maps.
- Bug fixes.
- More tests.
- Initial release