Skip to content

v0.1.2: Lexington

Compare
Choose a tag to compare
@ethomson ethomson released this 11 Sep 18:44
· 21 commits to master since this release

Infinity.Net v0.1.2 ("Lexington") now supports OAuth for connecting to Visual Studio Online, as well as minor bugfixes.

  • Throw a TfsUnauthorizedException when authentication fails against Visual Studio Online. Previously we would throw an HTTP exception, this regressed in v0.1.1.
  • Support Git.GetItem and Git.GetItems against the Visual Studio Online 1.0 API. Previously we would download the actual item, instead of merely loading the metadata.
  • Support Git trees that contain submodules.