Changelog
Back
3.0.1 (2025-01-13)
- Add .NET Standard 2.0 support
- It is now easily referenced in the .NET Standard 2.0 library.
- Drop .NET 6 and 7 support
3.0 (2025-01-07)
- FormsDecontructors no longer dependent on DrawingDeconstructors
- Fix VersionDecontructors Namespace
- List, Span expanded to a maximum of 30 items
2.3 / 2.3.1 (2024-05-15)
- Enable SourceLink
2.2 (2024-01-05)
- Add Span
2.1 (2023-12-22)
- Add DateTime
2.0 (2023-01-03)
- Changes from 2.0-beta.3
- Nothing
2.0-beta.3 (2022-12-15)
- Add Version
2.0-beta.2 (2022-12-06)
- Add Numerics
2.0-beta.1 (2022-11-24)
- Binary Split
- Strong-named assemblies
- Change the order of parameters in some methods
- Color (Drawing, WPF) : from RGBA to ARGB
- TableLayoutPanelCellPosition : from row, column to column, row
- CornerRadius : from topLeft, bottomLeft, topRight, bottomRight to topLeft, topRight, bottomRight, bottomLeft
1.1.1 (2022-11-22)
- Provide debug symbols (pdb)
1.1 (2022-11-04)
- Add support for Windows Forms and WPF Types
1.0.1 (2022-10-20)
- ExtensionAttribute dependency removed
1.0 (2022-10-16)
- First release