Releases: jawira/doctrine-diagram-bundle
Releases · jawira/doctrine-diagram-bundle
v0.8.0 - Exclude tables
What's Changed
- ci: Add github actions by @jawira in #33
- feat: Change diagram colors and style using themes by @jawira in #36
- docs: Show a list of themes in command help. by @jawira in #37
- feat: Allow wrappers as output by @jawira in #38
- docs: Update documentation by @jawira in #39
- tests: Test lowest dependencies by @jawira in #40
- feat: Add command options and config to exclude tables and views by @jawira in #41
- docs: Create known issues page by @jawira in #42
- Refactor by @jawira in #43
- Docs by @jawira in #44
Full Changelog: v0.6.2...v0.8.0
v0.7.0
v0.6.2
v0.6.1
v0.6.0 - Add config files
BC break
- Command name has changed to
doctrine:diagram
(previouslyjawira:doctrine:diagram
). - Command options have also changed.
What's Changed
- Docs by @jawira in #19
- Create configuration by @jawira in #20
- feat: Move parameters to constants by @jawira in #21
- refactor: Rename parameter/config from "extension" to "format" by @jawira in #22
- refactor: Update symfony's version constraints to be more flexible. by @jawira in #23
- Cs by @jawira in #24
- Fix default server by @jawira in #25
- Default connection by @jawira in #26
- doc: Update command documentation by @jawira in #27
- doc: Update readme by @jawira in #28
Full Changelog: v0.5.0...v0.6.0
v0.5.0 - Add compatibility with Symphony 7
What's Changed
- (Possible) upgrade to Symfony 7.0 by @knallcharge in #18
Full Changelog: v0.4.0...v0.5.0
v0.4.0 - Configurable server
What's Changed
- added configurable server to DoctrineDiagramCommand by @knallcharge in #17
New Contributors
- @knallcharge made their first contribution in #17
Full Changelog: v0.3.1...v0.4.0
v0.3.1 - Add return value to Configuration
What's Changed
Full Changelog: v0.3.0...v0.3.1
v0.3.0 - Allow doctrine/persistence 3.x
v0.2.0 - Update dependencies
What's Changed
Full Changelog: v0.1.2...v0.2.0