Releases: ghaiklor/kittik
Releases · ghaiklor/kittik
v2.0.0
<a name"2.0.0">
2.0.0 (2016-05-04)
Features
- Completely rewritten Kittik;
v1.0.1
<a name"1.0.1">
1.0.1 (2015-12-08)
Bug Fixes
- package: Fix issue with non-exists cli (673df763)
v1.0.0
<a name"1.0.0">
1.0.0 (2015-12-08)
Bug Fixes
- cursor: Fixes issue with off is undefined (3750d1f9)
- shape:
- Fixes issue when class name is taken not from the correct source (f966b384)
- Fixes issue with static property that is not supported (23ae97e5)
- Fixes issue with fload coordinates in Rectangle (915358c1)
- Fixes issue when options is undefined (7fd61cb5)
- slide: Fixes issue with passing slides array (a880a247)
Features
- animation: Add basic print animation (86dfe4df)
- package: Initial release (98563484)
- presentation:
- Implements exit method and supports keypress for switching the slides (4e8d7313)
- Implements rendering and switching between slides (215c667e)
- shape:
- Implements feature to check if fromObject is called with right Object representa (42205f99)
- Implements JSON and Object serializers for shape (0d3dd5d8)
- Implements get and set of names from shape (de587efe)
- slide: Impplements simple Slide wrapper that allows to render the slide (881b956c)