Releases: JustArchiNET/Madness
Madness V3.1.0
Changelog
Changes since V3.0.0:
- Added
ArgumentNullException
with dumbed downThrowIfNull()
implementation (@JustArchi).
Support
Madness is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider donating. Even $1 is highly appreciated and shows that you care. Thank you!
Madness V3.0.0
Changelog
Changes since V2.4.1:
- Added
netstandard2.1
target which can be consumed by selected platforms other than .NET Framework, e.g. Xamarin (@JustArchi).
Support
Madness is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider donating. Even $1 is highly appreciated and shows that you care. Thank you!
Madness V2.4.1
Changelog
Changes since V2.4.0:
- Added missing
Environment
enums, this is actually a fix to the previous release, as it doesn't work without it (@JustArchi).
Support
Madness is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider donating. Even $1 is highly appreciated and shows that you care. Thank you!
Madness V2.4.0
Changelog
Changes since V2.3.2:
- Added
Environment.GetFolderPath()
proxy (@JustArchi).
Support
Madness is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider donating. Even $1 is highly appreciated and shows that you care. Thank you!
Madness V2.3.2
Changelog
Changes since V2.3.1:
- Actually reverted path nullability changes and supressed the warnings, so it gives better operability with .NET 5.0+ code (@JustArchi).
Support
Madness is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider donating. Even $1 is highly appreciated and shows that you care. Thank you!
Madness V2.3.1
Changelog
Changes since V2.3.0:
- Added original attributes for the proxy methods, this is actually a patch, as it fixes bunch of nullability warnings (@JustArchi).
Support
Madness is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider donating. Even $1 is highly appreciated and shows that you care. Thank you!
Madness V2.3.0
Changelog
Changes since V2.2.1:
- Added
UnconditionalSuppressMessageAttribute
to Madness (@JustArchi). - Fixed incorrect nullability annotations for some
Path
methods (@JustArchi). - Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).
Support
Madness is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider donating. Even $1 is highly appreciated and shows that you care. Thank you!
Madness V2.2.1
Changelog
Changes since V2.2.0:
- Fixed wrong nullability annotations in
Convert.ChangeType()
(@JustArchi).
Support
Madness is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider donating. Even $1 is highly appreciated and shows that you care. Thank you!
Madness V2.2.0
Changelog
Changes since V2.1.0:
- Added
Convert
ToHexString()
to Madness (@JustArchi). - Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).
Support
Madness is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider donating. Even $1 is highly appreciated and shows that you care. Thank you!
Madness V2.1.0
Changelog
Changes since V2.0.0:
- Added
SHA512
HashData()
to Madness (@JustArchi). - Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).
Support
Madness is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider donating. Even $1 is highly appreciated and shows that you care. Thank you!