This document provides a high-level view of the changes introduced in AsciidoctorJ by release.
For a detailed view of what has changed, refer to the {url-repo}/commits/main[commit history] on GitHub.
== Unreleased
=== Breaking changes
Improvement::
Fix Macro APIs to take StructuralNodes and return Phrase- or StructuralNodes. (#1084)
Allow Preprocessor extensions to create new Readers and replace the original Reader. (#1081)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps org.asciidoctor:asciidoctorj from 2.5.2 to 2.5.11.
Release notes
Sourced from org.asciidoctor:asciidoctorj's releases.
... (truncated)
Changelog
Sourced from org.asciidoctor:asciidoctorj's changelog.
... (truncated)
Commits
e95db76
Release 2.5.11 (#1255)f58d07e
Upgrade asciidoctorj-pdf and jruby (#1254)38fdb22
Fixing unit test (#1253)c7aba4f
CLI should set :mkdirs option by default (#1241) (#1244)616e74a
Merge pull request #1235 from robertpanzer/upgrade-jruby-2.5.x3b6641e
Update changelog1799915
Update to JRuby 9.4.3.0088e373
Merge pull request #1228 from abelsromero/update-distributions-dependenciesc29279d
Update distributions dependencies4cc2e9b
Merge pull request #1223 from abelsromero/fix-antora-metadata-v2.5.xDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show