Skip to content

JSON helpers and easier calback closing

Compare
Choose a tag to compare
@KnicKnic KnicKnic released this 11 Jul 05:41
· 21 commits to master since this release

Still Alpha as interfaces may change, however it should be easy to convert

  1. Created helpers for serializing to JSON and from JSON when dealing with powershell
  2. Made it easier to always defer InvokeResults.Close by adding ability to skip Objects you do not want to close
  3. Overhaul documentation
  4. Adding tests for logging
  5. Get go statement coverage to 100%
  6. Some code cleanup.