Releases: petrsvihlik/WopiHost
Releases · petrsvihlik/WopiHost
4.0.1
What's Changed
- Migration to .NET 6 (LTS) by @petrsvihlik in #138
- .NET 6 migration - removal of implicit usings by @petrsvihlik in #144
- Added a testing project for the core library by @petrsvihlik in #145
- Automatic internalsvisibleto attribute by @petrsvihlik in #146
- Updated GitHub actions versions by @petrsvihlik in #147
- Removed trimming by @petrsvihlik in #148
- C# 10 features by @petrsvihlik in #149
- Replace links to old WOPI docs with MS Learn links by @JJ-connect in #155
- Petrsvihlik supporters by @petrsvihlik in #156
- Net8 by @petrsvihlik in #165
New Contributors
- @JJ-connect made their first contribution in #155
Full Changelog: 3.0.0...4.0.0
3.0.0
What's Changed
- Refactored null checkers by @FrediKats in #101
- Unified null checks + enabled latest lang features by @petrsvihlik in #102
- Implemented new logging by @petrsvihlik in #103
- Avoid building own config by @petrsvihlik in #104
- Added comments for required WOPI properties by @dvojitywendy in #107
- Added comments for WOPI host capabilities properties by @dvojitywendy in #108
- Adding comments for user properties by @dvojitywendy in #109
- Added comments for optional properties by @dvojitywendy in #110
- Add license scan report and status by @fossabot in #116
- Migrated to codecov v2 by @petrsvihlik in #131
- Net-zones made mandatory by @petrsvihlik in #132
- WOPI test category switched to ValidatorTestCategoryEnum by @Demigodplayz in #135
New Contributors
- @FrediKats made their first contribution in #101
- @fossabot made their first contribution in #116
- @Demigodplayz made their first contribution in #135
Full Changelog: 2.0.0...3.0.0
Important note: This is also the last release with support for .NET5. New releases will target .NET6
3.0.0-beta1
Features:
- The first release of NuGet packages!
2.0.0
- the last version that supports .NET Standard 2.1 + .NET Core 3.1
1.0.0
- The last version that supports .NET Core 2.1 and .NET Framework 4.6 and cobalt via Microsoft.CobaltCore.dll