File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 3.6.0] 2025-03-11
10+
11+ ### Added
12+
13+ - Add serializer keyword argument as an alias for resource [ #408 ] ( https://github.com/okuramasafumi/alba/pull/408 )
14+ - ` Alba.resource_for ` as a replacement to ` resource_with `
15+ - Hash serialization [ #427 ] ( https://github.com/okuramasafumi/alba/pull/427 )
16+
17+ ### Changed
18+
19+ - Performance improvements [ #421 ] ( https://github.com/okuramasafumi/alba/pull/421 ) and [ #423 ] ( https://github.com/okuramasafumi/alba/pull/423 )
20+
21+ ### Fixed
22+
23+ - Range is not a collection [ #417 ] ( https://github.com/okuramasafumi/alba/issues/417 )
24+
25+ ### Deprecated
26+
27+ - ` Alba.resource_with ` is deprecated in favor of ` Alba.resource_for `
28+ - Overriding ` Alba::Resource#attributes ` is now deprecated in favor of ` Alba::Resource#select `
29+
930## [ 3.5.0] 2025-01-01
1031
1132### Added
You can’t perform that action at this time.
0 commit comments