Skip to content

Releases: ap0llo/Cake.Asciidoctor

v1.1.21

26 Sep 20:39
Compare
Choose a tag to compare

Adjust tool executable name to include the ".cmd" file extension

Adjust the expected tool executable names to include "asciidoctor.cmd" respectively "asciidoctor-pdf.cmd".
This allows the aliases to use the "bin stubs" scripts generated by Bundler on Windows ("bundle" generates the stubs using the ".cmd" file extension rather than ".bat" which is used by the "gem" tool)

v1.0.31

25 Aug 20:32
Compare
Choose a tag to compare

Initial release of Cake.Asciidoctor