Added cast for vector to real[]

This commit is contained in:
Andrew Kane
2021-06-20 21:53:06 -07:00
parent f15ea301c5
commit d97d9a6561
6 changed files with 49 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
## 0.1.8 (unreleased)
- Added cast for `vector` to `real[]`
## 0.1.7 (2021-06-13)
- Added cast for `numeric[]`
- Added cast for `numeric[]` to `vector`
## 0.1.6 (2021-06-09)