Skip to content

Releases: asyncapi/html-template

v0.16.0

01 Feb 13:31
f5f3061
Compare
Choose a tag to compare

0.16.0 (2021-02-01)

Features

  • use tailwind v2 and decrease css size with purge and minify (#127) (f5f3061)

v0.15.4

09 Nov 18:17
02236d7
Compare
Choose a tag to compare

0.15.4 (2020-11-09)

Bug Fixes

  • array with array of items throws error and only object is supported (#117) (02236d7)

v0.15.3

30 Oct 09:24
30986dd
Compare
Choose a tag to compare

0.15.3 (2020-10-30)

Bug Fixes

  • mark required props in object in array (#114) (30986dd)

v0.15.2

30 Oct 09:18
8a97089
Compare
Choose a tag to compare

0.15.2 (2020-10-30)

Bug Fixes

  • add args to puppeteer to make pdf generation work in docker (#113) (8a97089)

v0.15.1

22 Oct 11:59
959b31a
Compare
Choose a tag to compare

0.15.1 (2020-10-22)

Bug Fixes

  • display parameter description first instead of its schema description (#109) (959b31a)

v0.15.0

16 Oct 07:15
a3bd5ed
Compare
Choose a tag to compare

0.15.0 (2020-10-16)

Features

  • display schema uid and broken support for oneOf anyOf allOf in array items (#97) (a3bd5ed)

v0.14.3

15 Oct 12:29
528e669
Compare
Choose a tag to compare

0.14.3 (2020-10-15)

Bug Fixes

  • scalar types should not have a chevron icon indicating you can expand it (#99) (528e669)

v0.14.2

08 Oct 15:12
17193ef
Compare
Choose a tag to compare

0.14.2 (2020-10-08)

Bug Fixes

  • Default to Authorization header when auth type is http (#94) (17193ef)

v0.14.1

08 Oct 13:09
acad4bf
Compare
Choose a tag to compare

0.14.1 (2020-10-08)

Bug Fixes

  • Introduce new macros to keep reusable tag navigation items (#81) (acad4bf)

v0.14.0

08 Oct 07:40
a559def
Compare
Choose a tag to compare

0.14.0 (2020-10-08)

Features

  • Add pdf parameter to generate additional PDF docs (#82) (a559def)