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 413872c commit 0c1f1f3Copy full SHA for 0c1f1f3
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Change Log
2
3
-## [0.2.22] - 2021.xx.xx
+## [0.2.22] - 2021.08.14
4
5
### Added
6
@@ -9,8 +9,8 @@
9
### Fixed
10
11
- Fix error message if an input mapper function has an unknown argument.
12
-- Catch and print error message from output map function failure
13
-- Fix incorrect import key when importing from a non-trivial context that is not defined in the schema
+- Catch and print error message from output map function failure.
+- Fix incorrect import key when importing from a non-trivial context that is not defined in the schema.
14
15
## [0.2.21] - 2021.06.06
16
matflow/_version.py
@@ -1 +1 @@
-__version__ = '0.2.21'
+__version__ = '0.2.22'
0 commit comments