Releases: yupiik/tools-maven-plugin
Releases · yupiik/tools-maven-plugin
1.2.13
Release 1.2.13
- Romain Manni-Bucau: [fix][adoc] support admonition blocks. link.
- Romain Manni-Bucau: [adoc] ensure xref can format their text. link.
- Romain Manni-Bucau: [adoc] enable table last cell to be multiple in inline rows + drop legacy passthorugh symbols in macro (51188) as well as macro quoting surronding (__) since it is not in the theme for now. link.
- François Papon: Update mojos.adoc. link.
- Romain Manni-Bucau: [slides] support role attribute in listing template. link.
- Romain Manni-Bucau: [dep] upgrade asciidoctor to v3. link.
- Clément de Tastes: [Asciidoc] Implement image link (#61)
- dependabot[bot]: Bump js-yaml from 4.1.0 to 4.1.1 in /env-manager/src/main/frontend (#62)
Bumps js-yaml from 4.1.0 to 4.1.1.
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>. link.
- francois papon: [env-manager] Update package-lock.json. link.
1.2.12
Release 1.2.12
- Andy Damevin: Fix data: when using imagesdir. link.
- Romain Manni-Bucau: [adoc][link] parse link label as adoc. link.
- Romain Manni-Bucau: Fixes #53, ensure to not use asciidoc DESCRIPTION_LIST_PREFIX matcher when we know it is not a macro. link.
- Romain Manni-Bucau: Fixes #53, avoid contains+indexOf for the same test. link.
1.2.11
Release 1.2.11
- Andy Damevin: Some fixes to mimic asciidocj renderring. link.
- Andy Damevin: Some fixes and tests. link.
- Andy Damevin: Fix showtitle. link.
- Andy Damevin: Add test and use all attr for showtitle. link.
- Romain Manni-Bucau: rebase. link.
1.2.10
Release 1.2.10
- Andy Damevin: [asciidoc] Support for relfile attrs. link.
1.2.9
Release 1.2.9
- Romain Manni-Bucau: Fixes #37 and #38, support includes anywhere in attributes and imagesdir without data-uri. link.
- francois papon: [minisite] Fix search button visibilty. link.
- francois papon: [dependency] Upgrade to Apache POI 5.3.0. link.
- francois papon: [dependency] Upgrade to Apache POI 5.4.1. link.
- francois papon: [dependency] Upgrade to ESBuild 0.25.0. link.
- francois papon: [dependency] Upgrade dependencies. link.
- francois papon: [dependency] Fix npm registry. link.
1.2.8
Release 1.2.8
- Romain Manni-Bucau: [fix] ensure default asciidoc table cell formatting support inline markup. link.
- Romain Manni-Bucau: asciidoc ensure admonitions are block friendly. link.
- francois papon: [asciidoc] Add support for hard line breaks (fix #30). link.
- francois papon: [asciidoc] List with leading dot in content are broken (fix #26). link.
- Loris Boiteux: #35 [synchronize-github-releases] check if main branch exists, otherwise use master. link.
- Loris Boiteux: #35 [synchronize-github-releases] get targetCommitish parameter from repo branches list. link.
- Loris Boiteux: #35 [synchronize-github-releases] provide optional targetCommitish parameter to goal execution configuration. link.
1.2.7
Release 1.2.7
- Romain Manni-Bucau: [fix] ensure macros can be surrounded by parenthesis. link.
- Romain Manni-Bucau: [fix] support '-' as a '*' alias for lists. link.
1.2.6
Release 1.2.6
- francois papon: [build] Add reproducible build badge. link.
- francois papon: [dependencies] Upgrade to Fusion 1.0.23. link.
- francois papon: [documentation] Fix list mojo generation. link.
- francois papon: [build] Upgrade github actions and runner. link.
- francois papon: [build] Use Zulu distribution. link.
- François Papon: [documentation] Update README.adoc. link.
- francois papon: [test] Fix mojo documentation generator. link.
1.2.5
Release 1.2.5
- francois papon: [tool-maven-plugin] Filter merge request commit in synchronize release mojo. link.
- jtama: [asciidoc] Width and height attributes are propagated to rendered html.
Unlabelled attribute is also only used id tha alt attribute isn't explicitly specified. link.
1.2.4
Release 1.2.4
- Romain Manni-Bucau: [minisite] enable to generate - by default - a 404.html. link.
- Romain Manni-Bucau: [minisite] comment about 404 page. link.
- Romain Manni-Bucau: [asciidoc] use options for ifeval instead of label which is empty in general. link.
- francois papon: [asciidoc] OOM when asciidoc block section is indented. link.
- François Papon: Merge pull request #22 from yupiik/asciidoc-indent
[asciidoc] OOM when asciidoc block section is indented. link.
- francois papon: [build] Activate reproductible build. link.
- francois papon: [build] Move to new sonatype central maven plugin. link.
- francois papon: [dependencies] Upgrade dependencies. link.