File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- --format documentation
21--color
2+ --profile
3+ --format documentation
Original file line number Diff line number Diff line change 66
77#### Fixes
88
9- * [ #359 ] ( https://github.com/ruby-grape/grape-entity/pull/359 ) : Respect ` hash_access ` setting when using ` expose_nil: false ` option - [ @magni- ] ( https://github.com/magni- ) .
109* Your contribution here.
1110
1211
12+ ### 0.10.1 (2021-10-22)
13+
14+ #### Fixes
15+
16+ * [ #359 ] ( https://github.com/ruby-grape/grape-entity/pull/359 ) : Respect ` hash_access ` setting when using ` expose_nil: false ` option - [ @magni- ] ( https://github.com/magni- ) .
17+
18+
1319### 0.10.0 (2021-09-15)
1420
1521#### Features
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module GrapeEntity
4- VERSION = '0.10.0 '
4+ VERSION = '0.10.1 '
55end
You can’t perform that action at this time.
0 commit comments