File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414* [ #2671 ] ( https://github.com/ruby-grape/grape/pull/2671 ) : Use ruby 3.1 shorthand kwargs syntax - [ @ericproulx ] ( https://github.com/ericproulx ) .
1515* [ #2672 ] ( https://github.com/ruby-grape/grape/pull/2672 ) : Minor ruby optimizations - [ @ericproulx ] ( https://github.com/ericproulx ) .
1616* [ #2675 ] ( https://github.com/ruby-grape/grape/pull/2675 ) : Add ` AGENTS.md ` to please our future A.I. overlords - [ @dblock ] ( https://github.com/dblock ) .
17- * Your contribution here.
1817
1918#### Fixes
2019
2423* [ #2666 ] ( https://github.com/ruby-grape/grape/pull/2666 ) : Endpoint cleanup and minor optimizations - [ @ericproulx ] ( https://github.com/ericproulx ) .
2524* [ #2676 ] ( https://github.com/ruby-grape/grape/pull/2676 ) : Exclude ruby 3.2 for rails_edge - [ @ericproulx ] ( https://github.com/ericproulx ) .
2625* [ #2677 ] ( https://github.com/ruby-grape/grape/pull/2677 ) : Update actions/checkout to v6 - [ @ericproulx ] ( https://github.com/ericproulx ) .
27- * Your contribution here.
2826
2927### 3.1.0 (2026-01-25)
3028
Original file line number Diff line number Diff line change @@ -10,8 +10,7 @@ Grape is a REST-like API framework for Ruby. It's designed to run on Rack or com
1010
1111## Stable Release
1212
13- You're reading the documentation for the next release of Grape, which should be 3.2.0.
14- The current stable release is [ 3.1.1] ( https://github.com/ruby-grape/grape/blob/v3.1.1/README.md ) .
13+ You're reading the documentation for the stable release of Grape, 3.2.0.
1514
1615## Project Resources
1716
You can’t perform that action at this time.
0 commit comments