v3.1.0
- allow to override the
showVersionorversionfunction
class RevealJsInvoker extends Invoker {
version () {
return `Asciidoctor reveal.js 3.0.1 using ${super.version()}`
}
}- deprecate static function
printVersion - enable GitHub Actions to build the project