Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Releases: caos/documentation

v1.0.5

12 Nov 13:07
78ebfda
Compare
Choose a tag to compare

1.0.5 (2020-11-12)

Bug Fixes

  • added function for inline type (78ebfda)

v1.0.4

02 Nov 10:17
9641915
Compare
Choose a tag to compare

1.0.4 (2020-11-02)

Bug Fixes

  • quickfix for structs that are an array of a struct which is only a pointer (9641915)

v1.0.3

24 Sep 11:05
384715c
Compare
Choose a tag to compare

1.0.3 (2020-09-24)

Bug Fixes

  • added covered type of array and type of type (384715c)

v1.0.2

22 Sep 08:38
c907ba2
Compare
Choose a tag to compare

1.0.2 (2020-09-22)

Bug Fixes

  • added handling of modules (c907ba2)

v1.0.1

18 Sep 13:39
7631fac
Compare
Choose a tag to compare

1.0.1 (2020-09-18)

Bug Fixes

v1.0.0

18 Sep 09:18
c89d8d6
Compare
Choose a tag to compare

1.0.0 (2020-09-18)

Bug Fixes

  • documentation: added github token (826666a)
  • documentation: added information if attribute is collection (1b596a3)
  • documentation: added semantic release (2125979)
  • documentation: added source checkout before release (c89d8d6)
  • documentation: changed workflow structure (89c368e)
  • documentation: changed workflow structure (1dd5aee)
  • documentation: corrected usage of output parameter (2d6a8e0)
  • documentation: corrected workflow (d27d133)
  • documentation: fixed handling of slice-attributes (59a6b5d)
  • documentation: moved binary to artifacts folder (c31f221)
  • documentation: several changes so that kind-yaml-structures are supported as well (5f9cfcb)

Features

  • documentation: basic functionality to generate markdown files from go structs (02b1e37)