Releases: evermeer/EVReflection
Releases · evermeer/EVReflection
partially fix object structure mismatch
Merge branch 'pr/71' Partial solve object type mismatch issue from PR #71 # Conflicts: # EVReflection/EVReflectionTestApp/ViewController.swift # EVReflection/pod/EVObject.swift
init's are not required anymore
2.24.0 version change
Support for structs like CGPoint and CGRect
2.23.0 Support for structs like CGPoint and CGRect
swiftClassTypeFromString fix
2.22.2 swiftClassTypeFromString fix
2.22.1
Support for custom dictionary
2.22.0 Support custom Dictionary
support for multiple bundle identifiers
Merge pull request #59 from Dimillian/master Support multiple bundle identifiers
nscoding array fix
2.20.2 NSCoding array fix
fix conversion from XML without properties
2.20.1 fix conversion from XML without properties
Make property converters optional
2.20.0 next version