Releases: tonyredondo/ObjectInspector
Releases · tonyredondo/ObjectInspector
0.2.4
Fixes:
- Fix Method return value type when DuckTyping
0.2.3
Added:
- Performance improvements in type conversions with
IL conv opcodes
. - Support
Enum
conversions
0.2.2
Added:
- Support for nested public interfaces
0.2.1
Added:
- Generic Create method in the DuckType
- Interface type checks
- IDuckType interface to expose Instance, Type and Version
0.2.0
Added:
- New DuckType support and Reflect.Emit fetchers
0.2.0-pre.1
Added:
- New DuckType support and Reflect.Emit fetchers