New
v0.13.0
Breaking changes
- The CLI parameter to generate the JSON schema for the config file (
--generate-config-file-schema) is now hidden behind ajson-schemafeature flag. The JSON schema file for the latest version is already publicly available athttps://github.com/mfontanini/presenterm/blob/${VERSION}/config-file-schema.json, so anyone can use it without having to generate it by hand. This allows cutting down the number of dependencies in this project quite a bit (#563).
New features
- Support for slide transitions is now available (#530):