This project adheres to Semantic Versioning.
- Update dependencies
- Update the
@shower/core
tov3.0.0
- Update dependencies
- Use puppeteer-core with chrome-launcher instead of puppeteer (by @andriyor)
- Replace
shower-core
to@shower/core
- Documentation for commands
--yes
flag increate
command- Alias
new
tocreate
command - Short alias for
help
andversion
commands
- OSX and Windows support
- Package migrated to
@shower/cli
- Update dependencies
- Update dependencies
- Change paths for themes to org
- Make publish command useful
- Fixes
prepare
andarchive
tasks
- Merge pull request #17
- Fix 4:3 ratio, change separator to colon
- Added "notify" and "ui" options to the "serve" command
- I clear the folder before build
- Revert "Added babel build"
- Minor fixes
- Fixed launch from home folder
Removed old dependencies Files specified in files are considered to be part of the presentation
- Processed the case when the folder in which the presentation should be created already exists
- Implemented the ability to customize the presentation when creating
- Added the update-notifier
- Removed to create 'temp' dir
- Minor fixes
- Added the 'publish' task
- Added a check on the existence of the presentation
- Add the bundle and archive tasks to readme
- Created the bundled and archive tasks
- Wrote a new mechanism for creating a presentation
- Added exit codes
- Upgrade error handling in pdf
- Fixed pdf, fixes #8
- Added the dynamic loading page size, fixes #6
- "Renamed the bin script to
shower
, fixes #7
- Moved serve to browser-sync
- Fixed the task end-message
- Merge pull request #4
- Fixed the js-API
- Initial release.