3.0.0
What's Changed
- Add SortedBy Enumerable by @MSE1188 in #523
- Add Assembly Strong Name by @jaanpeeter in #525
- Trimmed Text has consistent behaviour among Ctors by @koeeenig in #526
- Removes Each from Scalar namespace by @koeeenig in #527
Breaking Changes
- The Class
Each
has been removed from the namespaceYaapii.Atoms.Scalar
. UseEach
fromYaapii.Atoms.Func
instead. - The
Yaapii.Atoms.dll
is now strong named which enables side by side loading of different versions in the same app domain.
Full Changelog: 2.7.2...3.0.0