Releases: vivliostyle/vivliostyle-cli
Releases · vivliostyle/vivliostyle-cli
Release 3.0.0-pre.3
3.0.0-pre.3 (2020-08-06)
Bug Fixes
- Errors due to path problem on Windows (8eeadee)
Features
- inject title and style into raw html as well (d9afa06)
Release 3.0.0-pre.2
3.0.0-pre.2 (2020-07-02)
Bug Fixes
- avoid infinite globby loop (e7d9d64)
- flush before running press-ready (de28656)
- prepend toc (141c657)
- remove unncessary options (3151d16)
- use title as a output filename (0e3b31a)
- init: abort if config file exists (8e45ab1)
- startLogging after error (1c6670d)
Features
v3.0.0-pre.1
- fix: modernize broker d0d4834
- fix: use nullish coalescing op 1e95ff1
- feat: copy image assets f8357ca
- feat: copy and manage packages 22b5621
- fix: respect default timeout 399db5d
- fix: version dep path a5773f9
- feat: add init options bd542a1
- fix: rename functions 11bd898
- fix: show version separately 02231a7
- feat: add vs alias 8d5c04e
- v3.0.0-pre.0 29a83a1
- feat: inject <title> in generated html 62753d1
- fix: cleanup only in build mode d14a548
- fix!: omit implicit starting logging 44a8159
- fix: introduce MergedConfig dabad40
- fix: context resolution 27dddb3
- fix: create dir in html mode 66eb7c7
- fix: support spinner in gracefulError 238dc97
- feat: spinners 7449f4a
- fix: mathjax url 1a4c90c
- feat: watch files and rebuild files 75aa161
- feat: add
init
2784806 - feat!:
preview
now handles config file 4c7fd1c - feat: use package.json as a metadata source 6e3fa5a
- fix: url match 059ae3b
- feat: parse html and extract metadata bd04ce9
- fix!: remove loadMode option 25e582e
- feat: generate toc.html 35d0a05
- feat: aggregate metadata 8068706
- fix: module resolution caea0f4
- fix!: rename --document-mode 0ebe185
- fix: cli flags b93783e
- fix: merge cli config a40ccc5
- feat!: parse vivliostyle.config.js 0364672
- fix!: make book mode default 74daea7
v2.1.0
- feat: show separated version d0f344d
- Merge pull request #53 from vivliostyle/feature/verbose-option f224b65
- feat(build): --verbose option 9130d3e
- Merge pull request #51 from vivliostyle/fix-error-on-no-toc f6d09c1
- fix: build error when TOC is not available c16c9e4
- Merge pull request #47 from bignerdranch/table-of-contents 8b743fa
- chore: basic test for outline a304acf
- feat: add outline to pdf 90f056d
- feat: add metadata to pdf bdde549
- refactor: split pdf postprocessing into separate class 42d4a2c
- refactor: use puppeteer built-in to wait for the window to be ready 86a4fb3
v2.0.0
🎉 vivliostyle-cli v2.0.0 adopts vivliostyle.js v2.0.0, with many new features!
build
and preview
subcommand #26
We rethought the previous command argument to provide a more intuitive interface, so the two subcommands build
and preview
was added.
Exports PDF/X1-a compatible PDF #32
We finally get to export PDF that conformable to PDF/X1-a by specifying --press-ready
option. (and it's powered by press-ready. Thanks, @uetchy!)
Many bug fixes and improvements
- Use Puppeteer rather than chrome-launcher, for the better environment independence
- Support EPUB & XHTML #21
- fix: better error handling #29
- feat: expose Node API #36
- Explicit support for Node.js version #39
- Fix size specifying on build command #42
- Fix process handler via subcommand #43
- Fixes broker module lookup when used as a dependency #46
v2.0.0-pre.1
This release just fixes bugs of the previous version. We recommend everyone who installed v2.0.0-pre.0
update them.
v2.0.0-pre.0
2.0.0-pre.0
v1.2.7
:arrow_up: Version 1.2.7
v1.2.1
:arrow_up: version 1.2.1
v1.2.0
:arrow_up: version 1.2.0