Releases: SLaks/ConfOxide
Releases · SLaks/ConfOxide
ConfOxide v1.4
ConfOxide 1.3
- Format JSON in
WriteJsonFile()
ConfOxide 1.2
- Add
ITypedPropertyAccessor<in TOwner, out TProperty>
for fast, strongly-typed runtime property access.
This feature is for people who access properties using Reflection, but know the return type at compile-time.
ConfOxide 1.1
- Add support for enum properties & collections
ConfOxide 1.0
Initial Release