Skip to content

Releases: cycle/schema-renderer

1.2.0

15 Dec 16:20
5c2b797
Compare
Choose a tag to compare

What's Changed

  • Add entity relations mermaid renderer by @kastahov, @butschster and @roxblnfk in #13
  • PHP renderer will render class-string values as class names instead of string scalars by @roquie and @kastahov in #11

1.1.0

16 Dec 14:54
0b0ba21
Compare
Choose a tag to compare
  • MacrosRenderer moved to ListenersRenderer;
  • All MACROS renamed to LISTENERS;

1.0.2

09 Dec 09:48
2d14ab2
Compare
Choose a tag to compare
  • Fix STI and JTI rendering in console (#7)
  • Better rendering of macros

1.0.1

18 Nov 17:25
8fae316
Compare
Choose a tag to compare

Add Typecast and Macros rendering

1.0.0

04 Oct 10:08
8f4bf84
Compare
Choose a tag to compare

Added renderers to console and php file