Bluehill.Deconstructors

Changelog

Back

2.2 (2024-01-05)

  1. Add Span

2.1 (2023-12-22)

  1. Add DateTime

2.0 (2023-01-03)

2.0-beta.3 (2022-12-15)

  1. Add Version

2.0-beta.2 (2022-12-06)

  1. Add Numerics

2.0-beta.1 (2022-11-24)

  1. Binary Split
  2. Strong-named assemblies
  3. Change the order of parameters in some methods
    1. Color (Drawing, WPF) : from RGBA to ARGB
    2. TableLayoutPanelCellPosition : from row, column to column, row
    3. CornerRadius : from topLeft, bottomLeft, topRight, bottomRight to topLeft, topRight, bottomRight, bottomLeft

1.1.1 (2022-11-22)

  1. Provide debug symbols (pdb)

1.1 (2022-11-04)

  1. Add support for Windows Forms and WPF Types

1.0.1 (2022-10-20)

  1. ExtensionAttribute dependency removed

1.0 (2022-10-16)

  1. First release