Releases: kittikjs/shape-basic
Releases · kittikjs/shape-basic
v2.0.0
<a name"2.0.0">
2.0.0 (2015-12-15)
Bug Fixes
- shape:
- Fix issue with dot notation look up when object is undefined (709af523)
- Fix issue with includes method that is not supports by Node yet (c7b69509)
- Fix issue with undefined align options (8488c4ac)
Features
- shape:
- Add accessors to animation.name and animation.options (f094c397)
- Add accessors for X and Y coordinates (81b38ddd)
- Add accessors for align (3a23ef84)
Breaking Changes
v1.2.0
<a name"1.2.0">
1.2.0 (2015-12-07)
Bug Fixes
- shape: Fix issue with setting option by deep path (6b9a26a4)
Features
- shape: Add get and set helper methods (9a1f6aea)
v1.1.0
<a name"1.1.0">
1.1.0 (2015-12-04)
Features
- shape: Add support for storing animation options in the shape (bc817dde)
v1.0.1
<a name"1.0.1">
1.0.1 (2015-12-02)
Bug Fixes
- shape: Fix issue with export default class (31eed037)
v1.0.0
<a name"1.0.0">
1.0.0 (2015-12-01)
Features
- package: Implements initial basic shape (cbca81a9)