Skip to content

Latest commit

 

History

History
185 lines (98 loc) · 9.89 KB

CHANGELOG.md

File metadata and controls

185 lines (98 loc) · 9.89 KB

Changelog

Full Changelog

Merged pull requests:

v1.3.0 (2024-02-29)

Full Changelog

Closed issues:

  • Is this fork dead? #30
  • undefined method `using_access_control' #29
  • Default to :post method for certain crud actions #8

v0.13.0 (2020-11-09)

Full Changelog

Merged pull requests:

  • Add callback to Engine's permit method #24 (bboe)

v0.13.0.rc1 (2020-11-07)

Full Changelog

v0.12.1 (2020-08-11)

Full Changelog

Merged pull requests:

  • Ensure the all_public_actions method works for Grape APIs #23 (tlconnor)

v0.12.1.tim1 (2020-08-09)

Full Changelog

v0.12.0 (2020-02-13)

Full Changelog

Merged pull requests:

  • Add support for directly mounted Grape::API::Instance #22 (tlconnor)

v0.11.0.pre1 (2020-02-11)

Full Changelog

v0.11.0 (2020-01-06)

Full Changelog

Merged pull requests:

  • Support Rails 6 #21 (wpliao1989)
  • allow grape to return 405 when route method for route is not defined #20 (zwalker)

v0.10.2 (2019-07-18)

Full Changelog

Merged pull requests:

  • Prevent unnecessary files from being included in built gem #18 (tlconnor)

v0.10.1 (2019-04-14)

Full Changelog

Merged pull requests:

  • Fix ancestor lookup when using prepended modules #17 (tlconnor)

v0.10.0 (2019-04-11)

Full Changelog

Merged pull requests:

v0.9.2 (2018-12-20)

Full Changelog

Merged pull requests:

  • Fix issue with flatten_roles performance #13 (tlconnor)

v0.9.1 (2018-12-19)

Full Changelog

Merged pull requests:

  • Add support for recursive inclusion of roles #12 (tlconnor)

v0.9.0 (2018-10-03)

Full Changelog

Merged pull requests:

v0.9.0.tim1 (2018-09-24)

Full Changelog

v0.8.0 (2018-08-17)

Full Changelog

Merged pull requests:

v0.7.1 (2018-07-16)

Full Changelog

Merged pull requests:

  • qy - being able to allow write_with_deletion in access test #3 (wilsonyqm)

v0.7.0 (2018-06-21)

Full Changelog

Merged pull requests:

  • Use param keyword argument in generated controller tests #2 (bboe)

v0.6.0 (2018-06-18)

Full Changelog

Merged pull requests:

  • Rails 5.0 compatibility and porting over previously internal extensions #1 (dvicory)

rel_0_5_1 (2010-09-12)

Full Changelog

rel_0_5 (2010-07-21)

Full Changelog

rel_0_4 (2009-11-15)

Full Changelog

rel_0_3 (2009-04-20)

Full Changelog

rel_0_2 (2009-02-02)

Full Changelog

rel_0_1 (2008-08-22)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator