File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11### Next
22
3- #### Features
4-
5- * Your contribution here.
3+ ### 1.0.2 (2026-04-13)
64
75#### Fixes
86
97* [ #394 ] ( https://github.com/ruby-grape/grape-entity/pull/394 ) : Add ` Entity.[] ` for Grape >= 3.2 param type compatibility - [ @numbata ] ( https://github.com/numbata ) .
108* [ #388 ] ( https://github.com/ruby-grape/grape-entity/pull/388 ) : Drop ruby-head from test matrix - [ @numbata ] ( https://github.com/numbata ) .
119* [ #384 ] ( https://github.com/ruby-grape/grape-entity/pull/384 ) : Fix ` inspect ` to correctly handle ` nil ` values - [ @fcce ] ( https://github.com/fcce ) .
12- * Your contribution here.
1310
14- ### ### 1.0.1 (2024-04-10)
11+ ### 1.0.1 (2024-04-10)
1512
1613#### Fixes
1714
1815* [ #381 ] ( https://github.com/ruby-grape/grape-entity/pull/381 ) : Fix ` expose_nil: false ` when using a block - [ @magni- ] ( https://github.com/magni- ) .
1916
2017
21- ### ### 1.0.0 (2023-02-16)
18+ ### 1.0.0 (2023-02-16)
2219
2320#### Fixes
2421
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module GrapeEntity
4- VERSION = '1.0.1 '
4+ VERSION = '1.0.2 '
55end
You can’t perform that action at this time.
0 commit comments