Skip to content

Latest commit

 

History

History
118 lines (62 loc) · 4.33 KB

CHANGELOG.md

File metadata and controls

118 lines (62 loc) · 4.33 KB

Next

Features

  • Your contribution here.

Fixes

  • Your contribution here.

0.5.1 (June 30, 2020)

Features

0.4.0 (May 30, 2020)

Features

Fixes

  • #46: Fixed issue where a boolean example value of false would not display in swagger file - @drewnichols.

0.3.4 (January 9, 2020)

Features

  • #40: Add support for minLength and maxLength - @fotos.

0.3.3 (February 22, 2019)

Features

  • #39: Fix to avoid conflict with polymorphic model - @kinoppyd.

0.3.2 (January 15, 2019)

Features

0.3.1 (November 26, 2018)

Features

  • #37: Add support for minItems, maxItems and uniqueItems - @fotos.

0.3.0 (August 22, 2018)

Features

0.2.5 (April 26, 2018)

Features

  • #33: Update parser to respect merge option for entities - @b-boogaard.

0.2.4 (April 3, 2018)

Fixes

0.2.3 (November 19, 2017)

Fixes

  • #30: Fix nested exposures with an alias - @Kukunin.
  • #31: Respect required: true for nested attributes as well - @Kukunin.

0.2.2 (November 3, 2017)

Features

0.2.1 (Jule 5, 2017)

Features

0.2.0 (March 2, 2017)

Features

0.1.6 (February 3, 2017)

Features

0.1.5 (November 21, 2016)

Features

Fixes

  • #8: Generate enum property if values key is passed in documentation - @lordnibbler.
  • #15: Support grape entity 0.6.x and later - @Bugagazavr.

0.1.4 (June 7, 2016)

Fixes