Skip to content

Latest commit

 

History

History
74 lines (53 loc) · 3.82 KB

HISTORY.adoc

File metadata and controls

74 lines (53 loc) · 3.82 KB

Asciidoctor Gradle Plugin

History

0.7.0

  • Fixes #29. Recognize all built-in backends.

  • Fixes #31. Allow attributes to be specified as Map, List, Array or String.

  • Fixes #34. Task serialization error caused by non-serializable Ruby objects.

  • Fixes #35. Set a value for options.attributes.projectdir matching the current project’s directory.

  • Fixes #37. Don’t copy docinfo files.

  • Fixes #38. Allow baseDir to be set explicitly.

  • Fixes #40. Set attributes.rootdir to project root directory.

  • Fixes #46. Refactor file processing.

  • Fixes #50. Apply base plugin by default.

  • Applied pull #30, pull #32, pull #42, pull #43, pull #44, pull #45, pull #47, pull #48, pull #49

0.6.0

  • Supports Asciidoctor 0.1.4

  • Fixes #19. Specify a default value for base_dir given the project’s current directory.

  • Fixes #27. Honor attribute to_file. This setting only makes sense when working with a single file.

0.5.0

0.4.1

  • Fixes #16. Property sourceDocumentName is mandatory.

0.4.0

  • Supports Asciidoctor 0.1.3

  • Fixes #13. Rendering under Windows fails.

  • Fixes #14. Stylesheet attributes cannot take a GString for a value.

  • Fixes #15. Provide sourceDocumentName as a property.

0.3.0

  • Supports Asciidoctor 0.1.2

  • Rely on asciidoctor-java-integration

0.2.2

  • Fixes #7. Make up-to-date directory detection work for AsciidoctorTask.

0.2.1

  • Fixes #6. Can’t run plugin if Gradle daemon is active.

0.2

  • Support Asciidoctor 0.1.1

  • Backends: html5, docbook

0.1

  • First release.

  • Supports Asciidoctor 0.0.9

  • Backends: html5