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.14
v1.0.0-preview.13
1.0.0-preview.13 (2020-09-14)
Features
v1.0.0-preview.12
v1.0.0-preview.11
v1.0.0-preview.10
1.0.0-preview.10 (2020-09-10)
Features
v1.0.0-preview.9
1.0.0-preview.9 (2020-09-09)
Features
v1.0.0-preview.8
v1.0.0-preview.7
1.0.0-preview.7 (2020-09-04)
Bug Fixes
- 🐛 enforce IFunc struct params (ca074fe)
- 🐛 remove deallocate (9eefb9d)
- 🐛 Remove deallocate for aggregate and count (5b415fd)
Features
- ✨ Add CodeGenSourceApiAttribute (f176c70)
- ✨ Add CodeGenTargetApiAttribute (44d3037)
- ✨ Add INativeDisposable interface (d294b42)
- ✨ Add Lots of Features (ccdf51a)
- ✨ Implement CodeGenApi attributes (3325f2d)
- ✨ Use NativeList as backed field (5044aab)
- 🎉 Implement ValueSequence API (5d27a08)
BREAKING CHANGES
- Delete Native Sequence
- literally everything. About to remove NativeSequence
v1.0.0-preview.6
1.0.0-preview.6 (2020-08-29)
Features
Reverts
- 🔥 Delete average (c63fc35)
BREAKING CHANGES
- Average is no longer supported.