-
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
-
Fixes #16. Property
sourceDocumentName
is mandatory.
-
Fixes #7. Make up-to-date directory detection work for AsciidoctorTask.
-
Fixes #6. Can’t run plugin if Gradle daemon is active.