v4.0.0
Added
- Add targets for
net6.0
andnet7.0
(#402, #444) Thanks @martincostello! - Add support for
[StringSyntax(StringSyntaxAttribute.Uri)]
(#440, #402) Thanks @martincostello! - Add async overload for registering an HTTP bundle (#442, #444) Thanks @martincostello!
Removed
- Remove targets for
net461
andnet5.0
(#444) Thanks @martincostello! - Remove dependency on Newtonsoft.Json (#441, #444) Thanks @martincostello!
Contributors
Full Changelog: v3.2.0...v4.0.0