Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 585 Bytes

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 585 Bytes

Not released yet

0.6.1

  • Reflect ownership transfer #18
  • Bump Ruby and Rails #19
    • Supported Rubies: 3.0, 3.1, 3.2
    • Supported Rails: 6.1, 7.0, 7.1

0.6.0

  • Support Ruby 3.0 and Rails 6.1

0.5.0

  • Allow using with rails 6

0.4.0

  • Enable to annotate primitive types to endpoint #11

0.3.0

  • Add path parameters to parameters #8
  • Enable add always requried fields #9

0.1.0

First release

  • Enable to YAML spec file to annotate controllers and serializers