Update dependency org.asciidoctor:asciidoctorj to v2.5.3#50
Open
mend-for-github-com[bot] wants to merge 1 commit into
Open
Update dependency org.asciidoctor:asciidoctorj to v2.5.3#50mend-for-github-com[bot] wants to merge 1 commit into
mend-for-github-com[bot] wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.4.3→2.5.3By merging this PR, the issue #36 will be automatically resolved and closed:
Release Notes
asciidoctor/asciidoctorj (org.asciidoctor:asciidoctorj)
v2.5.3Compare Source
This release brings the latest version of Asciidoctor, 2.0.17, Asciidoctor PDF, 1.6.2.
Improvement
Build Improvement
Documentation
Release Meta
Released on: 2022-01-12
Released by: @robertpanzer
Release Beer: Dogfish 90 Minute Imperial IPA
v2.5.2Compare Source
This release brings the latest version of Asciidoctor, 2.0.16 and Asciidoctor PDF, 1.6.0.
Improvement:
Bug Fixes:
Deprecated Attributes.setTableOfContents2().
Added new constants Placement.PREAMBLE and Placement.MACRO as parameters for Attributes.setTableOfConstants(). (@abelsromero) (#1037)
Build Improvement:
Release Meta
Released on: 2021-08-08
Released by: @robertpanzer
v2.5.1Compare Source
This release brings the latest version of Asciidoctor, 2.0.15 and Asciidoctor Epub3, 1.5.1.
Improvement
Bug Fixes
Build Improvement
Build / Infrastructure
Release Meta
Released on: 2021-05-04
Released by: @robertpanzer
v2.5.0Compare Source
This release upgrades the version of Asciidoctor core to 2.0.14.
Also a lot of effort has gone into modernising the build for Gradle 7.0 and Java 16.
Finally, an effort has started to better document and clean up the API.
Please take notice of the deprecations in the Asciidoctor interface, as the next major version will remove these methods.
Improvement
@Nameas a meta annotation on Block and Inline Macros (@uniqueck) (#898)DocumentHeaderclass andreadDocumentHeadermethods as deprecated (@abelsromero) (#1008)Build Improvements
Documentation
Release Meta
Released on: 2021-04-17
Released by: @robertpanzer