This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
Releases: CareBoo/Blinq
Releases · CareBoo/Blinq
v1.0.0-preview.24
v1.0.0-preview.23
v1.0.0-preview.22
v1.0.0-preview.21
v1.0.0-preview.20
1.0.0-preview.20 (2020-09-16)
Features
v1.0.0-preview.19
v1.0.0-preview.18
1.0.0-preview.18 (2020-09-15)
Bug Fixes
Features
- ✨ Implement LongCount (b4eff80), closes #16
- ✨ Implement OrderBy and OrderByDescending (e15f42e), closes #18
- ✨ Implement Prepend (35ec722), closes #19
- ✨ Implement Reverse (204fab5), closes #22
- ✨ Implement SequenceEqual (706d21a), closes #24
- ✨ Implement Skip and SkipWhile (e3b459a), closes #26
- ✨ Implement Take and TakeWhile (f2b9a9f), closes #28