Skip to content

Releases: jawira/doctrine-diagram-bundle

v0.8.0 - Exclude tables

10 Feb 23:00
7ae2817
Compare
Choose a tag to compare

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

13 Jan 23:54
26089bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.2

13 Jan 23:20
26089bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

13 Jan 22:34
c1ea7b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0 - Add config files

13 Jan 14:25
3ba029c
Compare
Choose a tag to compare

BC break

  • Command name has changed to doctrine:diagram (previously jawira:doctrine:diagram).
  • Command options have also changed.

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0 - Add compatibility with Symphony 7

19 Dec 20:03
ae0f374
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0 - Configurable server

12 Sep 08:46
b313e8b
Compare
Choose a tag to compare

What's Changed

  • added configurable server to DoctrineDiagramCommand by @knallcharge in #17

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1 - Add return value to Configuration

16 Feb 20:24
e805bef
Compare
Choose a tag to compare

What's Changed

  • fix: Add proper return value to Configuration by @jawira in #15

Full Changelog: v0.3.0...v0.3.1

v0.3.0 - Allow doctrine/persistence 3.x

02 Dec 10:52
e986873
Compare
Choose a tag to compare

What's Changed

  • Allow doctrine/persistence 3.x by @tourze in #10

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0 - Update dependencies

03 Sep 07:36
1256d30
Compare
Choose a tag to compare

What's Changed

  • chore: Update dependencies to Symfony 6 and fix PhpStan complaints by @jawira in #7

Full Changelog: v0.1.2...v0.2.0