vivliostyle
Advanced tools
Comparing version 0.2.1-pre.20150918022714 to 0.2.1-pre.20150918025714
@@ -5,2 +5,7 @@ # Change Log | ||
### Added | ||
- Support EPUB loading | ||
- <https://github.com/vivliostyle/vivliostyle.js/pull/60> | ||
- `loadEPUB` method of `Viewer` class loads an unzipped EPUB directory. | ||
## [0.2.0](https://github.com/vivliostyle/vivliostyle.js/releases/tag/0.2.0) - 2015-09-16 | ||
@@ -12,3 +17,3 @@ Beta release. | ||
- <https://github.com/vivliostyle/vivliostyle.js/pull/33> | ||
- Node: only simple background color is supported. | ||
- Note: only simple background color is supported. | ||
- [core, viewer] Layout is automatically updated when the window size is changed | ||
@@ -15,0 +20,0 @@ - <https://github.com/vivliostyle/vivliostyle.js/pull/37> |
{ | ||
"name": "vivliostyle", | ||
"version": "0.2.1-pre.20150918022714", | ||
"version": "0.2.1-pre.20150918025714", | ||
"description": "Library for web sites with rich paged viewing and EPUB support, shared with Vivliostyle Formatter & Browser", | ||
@@ -5,0 +5,0 @@ "scripts": { |
5931771