148 Commits over 30 Days - 0.21cph!
Fix a warning
Warn if nodes are unreachable
Some missing documentation
Null literals with implicit conversion to reference types
Control flow validation tweak
Fix a generic method binding edge case
Allow nested NodeInvocationExceptions
Wrap exceptions thrown when invoking nodes
Allow DeclaringType to be optional in instance property get / set
Don't clear links / value when setting value / links on an input
Multiple continuations fix
Fix continuations of property.set nodes
Type property serialization fixes
Get / set property node definitions
Fix event node userdata not serializing
Added EventParameter.Display
Added conversion operator from Delegate to ActionJig
Don't use polymorphism for serialized delegates
Publish debug builds
Added AddAssemblyResult
Finished documenting all public members
Fixed #8
Document Link and Variable
Document ExpressionBuilder
Node and ActionJigExtensions documentation
Document node parameters
More documentation, move logging nodes to test project
More documentation, some rearranging
Rename ActionJig<T>.Invoke to ActionJig<T>.Delegate
Finished off overview in README.md, fixes #11
Document ITypeLoader, NodeLibrary
Some more documentation (#11)
Test node library of serialized jigs