Skip to content

Bugfixes and new Constructor

Latest
Compare
Choose a tag to compare
@mrousavy mrousavy released this 27 May 17:25
· 13 commits to master since this release

Fixed some bugs, updated JSON.NET, implemented Method 21 and added new Async constructor

WebUntis untis = await WebUntis.New(user, password, schoolUrl, client);