Releases: JustArchiNET/Madness
Madness V1.2.0
Changelog
Changes since V1.1.0:
- Added additional
Contains()
methods (#9). - Usual amount of other core improvements, optimizations and bugfixes.
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 V1.1.0
Changelog
Changes since V1.0.0:
- Added Source Link support for the library.
- Added
OperatingSystemMadness
namespace includingOperatingSystem
implementation. - Added basic documentation for selected types.
- Usual amount of other core improvements, optimizations and bugfixes.
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 V1.0.0
Changelog
Changes since V0.3.0:
- Added extra
HashCode.Combine()
overloads. - Usual amount of other core improvements, optimizations and bugfixes.
First stable release, enjoy madness 💀.
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 V0.3.0
Notice
Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead.
Changelog
Changes since V0.2.0:
- Moved static classes deeper inside
JustArchiNET.Madness
namespace so including our extensions won't spread the infection just yet. - Extracted dedicated parts responsible for Mono detection to standalone
RuntimeMadness
class (previously inStaticHelpers
). - Added selected
File
andPath
proxies for ASF project.
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 V0.2.0
Notice
Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead.
Changelog
Changes since V0.1.0:
- Moved namespace from
Madness
toJustArchiNET.Madness
in case it clashes with some other package. - Fixed icon on nuget.
Support
Madness V0.1.0
Notice
Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead.
Changelog
- Initial release.