Releases: dutwrapper/dutwrapper-dotnet
Releases · dutwrapper/dutwrapper-dotnet
v1.8.0-alpha2
What's changed
- Sync json serializer to match in libraries with java and python language.
Generated by GitHub
- Full commits: v1.8.0-alpha1...v1.8.0-alpha2
v1.8.0-alpha1
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
inTrainingStatus
display error aboutPointT10
,PointT4
andPointByChar
.
Generated by GitHub
- View summary changelog here.
- Full commits: v1.7.1...v1.8.0-alpha1
v1.7.1
What's changed
Generated by GitHub
- Bumped to v1.7.1 by @ZoeMeow1027 in #2
- Full commits: v1.7.0...v1.7.1
v1.7.0
Note
- You can find this package changelog here
- Commits: https://github.com/dutwrapper/dutwrapper-dotnet/compare/698e065a07ddfd726198df2a5ba6343568d12fb7..7c6b6d70ea4b027b42e93d4a1796c6bb5e4c6ffa
v1.7.0-draft2
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
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.