- Build with Gradle v8.12
- Upgraded Pandoc to v3.6.2
- Upgraded dependencies
- all changes since v0.5.7
v0.5.7 (2024-10-23)
- Build with Gradle v8.10.2
- Upgraded Pandoc to v3.5
- Upgraded dependencies
- all changes since v0.5.6
v0.5.6 (2024-08-24)
- Compatibility with projects built under Java 8 or 11
v0.5.5 (2024-08-15)
- Testing on Java 21
- Build with Gradle v8.10
- Upgraded Pandoc to v3.3
- Upgraded dependencies
- Upgraded GitHub Actions
- all changes since v0.5.4
v0.5.4 (2024-06-04)
- Testing on macOS in GitHub Actions
- Build with Gradle v8.8
- Upgraded Pandoc to v3.2
- Upgraded reveal.js to v5.1.0
- all changes since v0.5.3
v0.5.3 (2024-03-04)
- Support for Table of Contents via Pandoc
- Upgraded Pandoc to v3.1.12.2
- all changes since v0.5.2
v0.5.2 (2024-02-26)
- Support for Pandoc filters
- Support for environment variables in Pandoc exec
- Upgraded reveal.js to v5.0.5
- all changes since v0.5.1
v0.5.1 (2024-02-19)
- Build with Gradle v8.6
- Upgraded Pandoc to v3.1.12.1
- Upgraded reveal.js to v5.0.4
- Upgraded dependencies
- all changes since v0.5.0
v0.5.0 (2023-04-02)
- Configuration cache error with Gradle 8
- Build with Gradle v8.0.2
- Upgraded Pandoc to v3.1.2
- Upgraded dependencies
- Migrated tests from TestNG to JUnit Jupiter
- all changes since v0.4.0
v0.4.0 (2022-12-10)
- Testing on Java 17
- Switched from Travis CI to GitHub Actions
- Build with Gradle v7.5.1
- Upgraded dependencies
- Upgraded Pandoc to v2.19.2
- Download, unpack Pandoc dependency from GitHub
- Upgraded reveal.js to v4.4.0
- Upgraded Plugin Publish Plugin to v1.1.0
- all changes since v0.3.1
v0.3.1 (2019-08-21)
- ISO dates (e.g.,
date: 2019-08-21
) in YAML header are properly formatted on title slide (i.e., "Wed, Aug 21, 2019")
- Resolved deprecation warnings for Gradle v6.0
- Upgrade to reveal.js v3.8.0
- Build with Gradle v5.6
- all changes since v0.3.0
v0.3.0 (2018-08-06)
- optionally, provide header as separate YAML file
- optional extra assets as file collection
- Upgrade to reveal.js v3.7.0
- Build with Gradle v4.9
- Use lazy configuration
- renamed compile task name to
compileReveal
- reveal.js and HTML generated in same destination directory
- all changes since v0.2.2
v0.2.2 (2018-02-26)
- Build with Gradle v4.5.1
- all changes since v0.2.1
v0.2.1 (2017-11-30)
- CI testing on Mac OSX
- Removed obsolete
--smart
option
- Upgrade to reveal.js v3.6.0
- Build with Gradle v4.3.1
- Upgrade test dependency and plugin
- all changes since v0.2.0
v0.2.0 (2017-10-17)
- Support for citations (requires
pandoc-citeproc
)
- Improved documentation
- all changes since v0.1.0
v0.1.0 (2017-07-11)
- Markdown to HTML5 conversion with installed Pandoc and reveal.js v3.5.0