Skip to content

Releases: JetBrains/YouTrackSharp

YouTrackSharp 3.1.0-beta-1

31 Aug 09:31
Compare
Choose a tag to compare
Pre-release

Adds user administration API's.

Features

  • Implement user administration API's #49

Many other API's are not included yet - feel free to tackle one of the UpForGrabs issues and make YouTrackSharp better!

YouTrackSharp 3.0.1

31 Aug 08:27
Compare
Choose a tag to compare

Bugfix release.

Bugfixes

  • Wrong Json Conversion in UnixDateTimeOffsetConverter #51

YouTrackSharp 3.0.0

08 Aug 06:21
Compare
Choose a tag to compare

Rewrite of YouTrackSharp targeting .NET Standard 1.3.

Features

  • All calls are async all the way.
  • Handles serialization of YouTrack's timestamps into DateTime where possible.
  • Authentication using permanent tokens. For YouTrack instances that do not have token support, username/password can be used.
  • Comes with a color indices list.

The following API's are currently supported:

Many other API's are not included yet - feel free to tackle one of the UpForGrabs issues and make YouTrackSharp better!