v0.8.0-int.8
Pre-release
Pre-release
- Added .NET 8.0 as target SDK. We are going to remove support for .NET Standard 2.1 in the next pre-release. (#108)
- Added
FilesGenerator
(#101 by @ashotjanibekyan) - Added
MyWatchlistGenerator
(#102 by @ashotjanibekyan) - Added
PagesWithPropGenerator
(#103 by @ashotjanibekyan) - Introduced
WikiPage.EditAsync
/EditSectionAsync
/AddSectionAsync
for Wiki page editing with more control (#99)- Deprecated the property setter of
WikiPage.Content
in favor ofWikiPage.EditAsync
.
- Deprecated the property setter of
Full Changelog: v0.8.0-int.7...v0.8.0-int.8