Skip to content

Releases: dutwrapper/dutwrapper-dotnet

v1.8.0-alpha2

30 Jul 07:40
Compare
Choose a tag to compare
v1.8.0-alpha2 Pre-release
Pre-release

What's changed

  • Sync json serializer to match in libraries with java and python language.

Generated by GitHub

v1.8.0-alpha1

27 Jul 22:22
Compare
Choose a tag to compare
v1.8.0-alpha1 Pre-release
Pre-release

What's changed

  • Sync json serializer to match in java language.
  • Updated dependencies to latest.
  • Changed some properties name (you'll need to change your code to working again).
  • Fixed a issue cause SubjectResult in TrainingStatus display error about PointT10, PointT4 and PointByChar.

Generated by GitHub

v1.7.1

11 Apr 14:13
92564e4
Compare
Choose a tag to compare

What's changed

Generated by GitHub

v1.7.0

05 Jan 06:59
7c6b6d7
Compare
Choose a tag to compare

v1.7.0-draft2

29 Nov 15:51
Compare
Choose a tag to compare
v1.7.0-draft2 Pre-release
Pre-release

What's new

  • New news subject item with regex.
  • New account training result: View your training result on school.

What's changed

  • ScheduleStudy and Week in Subject Schedule is now a class instead of string.

v1.7.0-draft1

29 Nov 08:35
Compare
Choose a tag to compare
v1.7.0-draft1 Pre-release
Pre-release

What's new

  • Added more properties in AccountInformation.

What's changed

  • Return project to .NET Core 3.1 for support older projects (you can change back to 6.0 if you like).
  • Change HTML parse to AngleSharp.
  • Removed DutWrapper.TestRunnerConsole and DutWrapper.UWP.
    • DutWrapper.UWP wasn't updated at a loong time and needs to be deleted to focus to main library.