Release v6.2.0 (2025-03-15)
Full Changelog: https://github.com/schemaspy/schemaspy/compare/v6.2.4...v7.0.2
Release Notes
Features
- Added Asciidoc markup processor and CLI parameters.
- Routine definitions are now redacted by default (use
--include-routine-definitionto include).
Breaking Changes
- Java 17 or newer is required.
- Dropped support for
-loadjarsCL...