Releases: JustArchiNET/Madness
Madness V3.17.0
Changelog
Changes since V3.16.0:
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.16.0
Changelog
Changes since V3.15.0:
- Added
ArgumentOutOfRangeException
replacement with selected .NET 8 features (@JustArchi). - Added
CancellationTokenSource
replacement withDisposeAsync()
(@JustArchi). - Added
DateTime
deconstruction 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.15.0
Changelog
Changes since V3.14.0:
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.14.0
Changelog
Changes since V3.13.0:
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.13.0
Changelog
Changes since V3.12.0:
- Added
ArgumentException.ThrowIfNullOrEmpty()
along with proxy methods for original code (@Abrynos #26).
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.12.0
Changelog
Changes since V3.11.0:
- Added
Path.IsPathRooted()
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 V3.11.0
Changelog
Changes since V3.10.0:
- Added
DirectoryInfo
replacement with write-onlyUnixFileMode
(@JustArchi). - Added
FileInfo
replacement with write-onlyUnixFileMode
(@JustArchi). - Added
Directory
proxy (@JustArchi). - Added
JsonTextReader
andJsonTextWriter
replacements (@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.10.0
Changelog
Changes since V3.9.0:
- Added
QuicException
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.9.0
Changelog
Changes since V3.8.0:
- Added
IAsyncDisposable
support toJsonReader
andJsonWriter
(@JustArchi). - Madness now targets latest versions of its dependencies rather than lowest possible, this helps in regards to third-party 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 V3.8.0
Changelog
Changes since V3.7.0:
- Added implementation of
HttpRequestException
that acceptsStatusCode
(@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!