Skip to content

Releases: Voltstro-Studios/Wiki.Net

Wiki.Net Release v4.1.1

21 Jan 07:33
6220444
Compare
Choose a tag to compare

Changelog

Changed

  • Added support for .NET 8
  • Bump deps
  • Bump Copyright

Wiki.Net Release v4.0.0

11 Jul 15:45
04a90db
Compare
Choose a tag to compare

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
  • ConstantUrl & Url in WikiSearchQuery are now properties (instead of methods) and are Uris. 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

01 Jul 04:46
Compare
Choose a tag to compare

Changelog

  • Fix Language property not being set correctly
  • Support .NET 5
  • Update Newtonsoft.Json to 13.0.1

Wiki.Net Release v2.1.0

02 Jan 09:40
Compare
Choose a tag to compare

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

30 Oct 06:10
Compare
Choose a tag to compare
Merge branch 'Stable' of https://github.com/Creepysin-Studios/Wiki.Ne…

First release

22 Oct 07:09
Compare
Choose a tag to compare
v1.0.0

Update README.md