v0.17.1
🛳️ Upgrade
You can upgrade to this new version using the Arconia CLI:
brew install arconia-io/tap/arconia-cli
arconia update framework --to-version 0.17Depending on how your project is configured, you might need to update the version number of the Arconia Maven BOM manually after running the recipe (e.g. 0.16.0 -> 0.17.1).
For more information, check out Upgrading Arconia.
⭐ Highlights
See What's New.
Changelog
🧪 Tests
- e708b16 Fix Docling integration tests after URL change
📝 Documentation
- ac6f662 Update description in readme
- 1939d2c Improve formatting in readme
- 67788e2 Fix Antora misconfiguration
⚙️ Dependencies
- 3a43160 Update GraalVM Tools 0.11.0 to 0.11.1
Contributors
We'd like to thank the following people for their contributions:
- Thomas Vitale (@ThomasVitale)