Marked functions as PARALLEL SAFE

This commit is contained in:
Andrew Kane
2021-04-23 03:29:22 -07:00
parent 969823c49f
commit 236447824e
3 changed files with 56 additions and 26 deletions

View File

@@ -1,6 +1,7 @@
## 0.1.1 (unreleased)
- Added external binary representation for `vector` type
- Marked functions as `PARALLEL SAFE`
## 0.1.0 (2021-04-20)