Releases: spring-io/spring-asciidoctor-extensions
Releases · spring-io/spring-asciidoctor-extensions
v0.6.3
⭐ New Features
- Support multi-line yaml to properties conversion #94
v0.6.2
🐞 Bug Fixes
- configprop macro truncates properties that are values nested in a map #92
🔨 Dependency Upgrades
- Upgrade to AsciidoctorJ 2.5.10 #93
v0.6.1
⭐ New Features
- Publish source and javadoc jars #91
- Publish releases to Maven Central #90
- Sign published artifacts #89
v0.6.0
⭐ New Features
- Provide an extension for validating section IDs #81
- Drop support for Asciidoctor 1.x #65
v0.5.1
🪲 Bug Fixes
- Infinite loop when a secondary block has no primary #62
- Generated properties config blocks are empty when using Java 11 #59
v0.5.0
⭐ New Features
- Allow configprops to work with YAML #55
- Allow spring boot config property blocks to be generated #54
v0.4.3.RELEASE
🪲 Bug Fixes
- configprop macro does not always honour its format attribute #51
v0.4.2.RELEASE
🪲 Bug Fixes
- Code blocks with multiple different titles do not toggle #45
📔 Documentation
- Provide some guidance in the README on configuring the use of the extensions with Gradle and Maven #41
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
v0.4.1.RELEASE
⭐ New Features
- Work around NoMethodError thrown when calling getBlocks() on a StructuralNode #39
- Work around NullPointerExceptions thrown by RubyHashMapDecorator when working with a StructuralNode's attributes #38
v0.4.0.RELEASE
⭐ New Features
- Add support for AsciidoctorJ 2.x #26
- Add remember support to block switch extension #25
❤️ Contributors
We'd like to thank all the contributors who worked on this release!