Skip to content
Snippets Groups Projects

ENH: Values can hold empty vector

Merged Daniel Hornung requested to merge f-empty-vector into dev
All threads resolved!
Files
5
+ 2
0
@@ -22,6 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Values can now hold empty vectors and do not silently convert them into a scalar.
### Security
### Documentation
Loading