Releases: joaope/camlbuilder
Releases · joaope/camlbuilder
v1.1.5
- Add
FieldReference
attribute. When applied to a class's field or property it's used to get the field name superseding the field/property name itself.
- Add
FieldReference.GetName()
static method helper to get a field name out of a class's field or property.
v1.1.4
- Added strongly-typed version of all methods receiving
FieldReference
s
v1.1.3
- Fix strong name signing - for real
v1.1.2
- Fix strong name signing (#15)
v1.1.0
- Bug fixing (#9, #11, #12)
- Added MIT license
v1.0.0-beta3
- Removed dependency to System.Reflection
- API should be much faster to generate CAML string