Diff() function added

Jyro's new Diff function compares two objects and returns a structured summary of what changed between them. This can be used to verify changes, build event emitters and audit trails. The new function has been added to the 0.9.4 release, available at Nuget.

Next
Next

Sleep() Function Added