Releases: athena-framework/serializer
Releases · athena-framework/serializer
v0.4.3
Immutable
release. Only release title and notes can be modified.
Changed
- Improve compile time error messages (#646) (@Blacksmoke16)
Removed
- Remove
ASR::PropertyMetadata#classmethod and generic variable (#672) (@Blacksmoke16)
v0.4.2
Immutable
release. Only release title and notes can be modified.
Fixed
- Fix nightly type incompatibility with
ASR::Any(#562) (@Blacksmoke16)
v0.4.1
Fixed
- Fix serialization of value when its type is different type than the ivar (#514) (@Blacksmoke16)
v0.4.0
Changed
- Breaking: Normalize exception types (#428) (@Blacksmoke16)
- Update minimum
crystalversion to~> 1.13.0(#428) (@Blacksmoke16)
v0.3.6
Fixed
- Fix misnamed modules being defined in incorrect namespace (#402) (@Blacksmoke16)
v0.3.5
Changed
- Change
Configdependency toDependencyInjectionfor the custom annotation feature (#392) (@Blacksmoke16) - Integrate website into monorepo (#365) (@Blacksmoke16)
v0.3.4
Administrative release, no functional changes
v0.3.3
Changed
- Update some links in preparation for Athena Framework
0.18.0(#261) (@Blacksmoke16)
v0.3.2
Fixed
- Fix deserializing
JSON::AnyandYAML::Any(#215) (@Blacksmoke16)
v0.3.1
Changed
- Breaking: ensure parameter names defined on interfaces match the implementation (#188) (@Blacksmoke16)