Releases: Voltstro-Studios/Wiki.Net
Releases · Voltstro-Studios/Wiki.Net
Wiki.Net Release v4.1.1
Wiki.Net Release v4.0.0
Here is Wiki.Net's yearly maintenance update.
Changelog
Changed
- Use nullable
- WikiSearcher is now no longer static, it will have to be instantiated
- Proxy options were removed, in favour of providing your own (global)
HttpClient
- Proxy options were removed, in favour of providing your own (global)
ConstantUrl
&Url
inWikiSearchQuery
are now properties (instead of methods) and areUri
s. They will not need the language to be provided anymore- Drop .NET 5 support for .NET 6
Removed
- Removed HTTP support
Wiki.Net Release v3.1.0
Changelog
- Fix Language property not being set correctly
- Support .NET 5
- Update Newtonsoft.Json to 13.0.1
Wiki.Net Release v2.1.0
Changelog
- Changed from .NET Core to .NET Standard
- Project is now under the MIT license
- Cleaned up code, minor XML document changes
Release v2.0.0
Merge branch 'Stable' of https://github.com/Creepysin-Studios/Wiki.Ne…
First release
v1.0.0 Update README.md