Maybe develop should be then the main branch here on GitHub? I just didn't think and I beleive others will not as well :-)
When using my changes, I found out that Value, OldValue and NewValue would use some kind of wrapper as it's annoying to guess the object type and try to cast it.
No worries, all good :-) Did the plumbing to have a change.From and change.To, on which you can call e.g. AsString() or AsDateTime() to see what's in there. Thanks again!
Thanks @jirihelmich much appreciated!
Made a few updates:
develop
as a base (please usedevelop
as the base branch always)Field
's helper methods to get a deserialized value).Will be doing a release later today.