Skip to content

Equatable and other fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@angelolloqui angelolloqui released this 21 Mar 17:40
· 14 commits to develop since this release
def9047

Maintenance release including the following fixes:
#101: Fixed type inheritance in structs
#110: Removed Equatable type inheritance in structs
#108: Fixed equatable enums
Fixed wrong listOf conversion