Restored change to extended storage

This commit is contained in:
Andrew Kane
2023-01-10 01:13:19 -08:00
parent 8c3eb51ddc
commit 66108cb406
3 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
## 0.4.0 (unreleased)
- Changed text representation for vector elements to match `real`
- Changed storage for vector from `plain` to `extended` for new installations
- Improved accuracy of text parsing for certain inputs
- Added `avg` aggregate for vector
- Added experimental support for Windows