SchemaCrawler release at last commit b030314
See the change history at https://www.schemacrawler.com/changes-report.html
What's Changed
- Refactor TableGrepFilter to reduce NPath complexity by @sualeh in #1646
- Add coverage test for TableGrepFilter by @sualeh in #1651
- Update dependencies by @sualeh in #1652
- Simplify and refactor the toHtmlString method in the Tag class by @sualeh in #1653
- Work on codespaces by @sualeh in #1654
- Change assertions to Hamcrest by @sualeh in #1655
- Exit with a system exit exception that behaves like System.exit by @sualeh in #1656
- Throw an exception instead of System.exit by @sualeh in #1657
- Add coverage, especially for PostgreSQL enum helper by @sualeh in #1663
- Update dependencies by @sualeh in #1664
- Use Java 21 consistently by @sualeh in #1665
- Add coverage tests for plugin commands by @sualeh in #1666
- Update dependencies by @sualeh in #1672
- Bump github/super-linter from 5 to 7 by @dependabot in #1678
- Update dependencies by @sualeh in #1679
- Update dependencies by @sualeh in #1685
- Update dependencies, and sort database properties by @sualeh in #1689
- Update dependencies by @sualeh in #1702
- Update dependencies by @sualeh in #1707
- Add CodeQL scan workflow by @sualeh in #1716
- Refactor database tests into a common location by @sualeh in #1718
- Separate workflow to publish website, and to check website links by @sualeh in #1720
- Create more portable options for output by @sualeh in #1726
- Update dependencies by @sualeh in #1727
- Use central location for Trino Testcontainers image by @sualeh in #1729
- Add CodeQL workflow by @sualeh in #1730
Full Changelog: v16.22.2...v16.22.3