Skip to content

Wiki.Net Release v4.0.0

Compare
Choose a tag to compare
@Voltstro Voltstro released this 11 Jul 15:45
· 12 commits to master since this release
04a90db

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