We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa1c651 commit 274a08cCopy full SHA for 274a08c
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.3.1
2
+
3
+- Catch wrong size UnitVector inputs (thanks @cscherrer)
4
5
# 0.3.0
6
7
- Type stability and inference fixes
Project.toml
@@ -1,7 +1,7 @@
name = "TransformVariables"
uuid = "84d833dd-6860-57f9-a1a7-6da5db126cff"
authors = ["Tamas K. Papp <[email protected]>"]
-version = "0.3.0"
+version = "0.3.1"
[deps]
ArgCheck = "dce04be8-c92d-5529-be00-80e4d2c0e197"
0 commit comments