Skip to content

NuGet v1.2.0-beta Release

Pre-release
Pre-release

Choose a tag to compare

@rvhuang rvhuang released this 11 Jan 14:04
· 46 commits to master since this release
4f6a6c0

Including the following changes:

  • New interface IAlgorithmObserverFactory and a set of APIs have been added to support algorithm observation.
  • All built-in algorithms now can be observed with the new APIs.
  • Fix incorrect documentation comments and grammatical errors.