YouTrackSharp 2022.3.0
Breaking changes
- Some generated methods have changed signatures, so if your code might need to be changed if it explicitly uses anything from
YouTrackSharp.Generated
namespace Issue.IsMarkdown
andComment.IsMarkdown
properties are now alwaystrue
since all YouTrack Wiki content is converted to Markdown after server is updated to 2022.2
Features
- Adopted 2022.3 REST API changes
Enhancements
- See previous releases
Bugfixes
- See previous releases
Many other API's are not included yet - feel free to tackle one of the UpForGrabs
issues and make YouTrackSharp better!