Changelog
All notable changes to Dangl.Common are documented here.
v1.4.4
- Add
WithMaxLength()
toStringExtensions
- Add
WithMaxAbsoluteValue()
on newDecimalExtensions
v1.4.3
- Add
netstandard2.0
target - Switch build system to NUKE
v1.4.2
- Fix NullReferenceException when adding or removing null items to TrulyObservableCollection
v1.4.1
- Downgrade to netstandard1.3 and net45 for broader compatibility
v1.4.0
- PBKDF2 Iterations in the StringEncryptionExtensions are now configurable
v1.3.2
- Target NETStandard 1.3