Skip to content

Releases: giantswarm/schemadocs

v0.0.7

02 Apr 11:43
d6cbb82
Compare
Choose a tag to compare

Changed

  • Change linear output to avoid HTML, use Markdown formatting only.
  • Improve pkg/generate unit tests to support updating golden files via go test ./pkg/generate -update.

v0.0.6

06 Mar 14:16
43bc23b
Compare
Choose a tag to compare

Changed

  • Make sure HTML is escaped in linear output.

v0.0.5

27 Feb 12:11
245c922
Compare
Choose a tag to compare

Added

  • New flag layout to allow multiple rendering options

v0.0.4

06 Dec 16:27
38ea353
Compare
Choose a tag to compare

Fixed

  • Sort sections by title-then-path to fix unstable order

v0.0.3

17 Nov 15:12
00fd264
Compare
Choose a tag to compare

Fixed

  • Fixed rendering of global properties

v0.0.2

16 Nov 10:05
5f29982
Compare
Choose a tag to compare

Fixed

  • Fixed root command name in the help text
  • Added CI pipeline & adjusted the code to pass the checks
  • Render separate sections for global properties like for top-level properties

v0.0.1

28 Apr 15:47
5d01732
Compare
Choose a tag to compare
Release v0.0.1 (#3)