Releases: jawira/db-draw
Releases · jawira/db-draw
v1.7.0 - Add DBAL 4 compatibility
What's Changed
- test: Update tests by @jawira in #39
- build: Update docker compose executable by @jawira in #40
- Changes to allow doctrine/dbal 4 by @knallcharge in #41
- ci: Adding compatibility with multiple versions of dbal by @jawira in #44
New Contributors
- @knallcharge made their first contribution in #41
Full Changelog: v1.6.0...v1.7.0
v1.6.0 - Ignore tables and views
v1.5.0 - Update to PHP 8.0
v1.4.0 - PHP 7.4
v1.3.0 - Add compatibility with dbal v3
What's Changed
- feat: Add compatibility with dbal 3 by @jawira in #28
- fix: Remove decommissioned theme "resume-light"
Full Changelog: v1.2.3...v1.3.0
v1.2.3 - Update doc
Merge pull request #25 from jawira/update_doc Update doc
v1.2.2 - Update .gitattributes
Update .gitattributes
v1.2.1 - Support table without PK
- Add support for tables without PK
v1.2.0 - Themes
Merge pull request #19 from jawira/theme Add theme support
v1.1.0 - Rename project
Project is renamed to "DB Draw"