We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a069f commit bfaef3dCopy full SHA for bfaef3d
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v2.2.3 (2022-11-10)
6
+### Fix
7
+* **domains:** No exception with invalid id ([`c6a069f`](https://github.com/Kitware/trame-simput/commit/c6a069fe35b8a005c25bd5a1b0a2aeecccb8daad))
8
+
9
## v2.2.2 (2022-11-02)
10
### Fix
11
* **domain:** Remove int constraint on proxy id ([`c8cf5bd`](https://github.com/Kitware/trame-simput/commit/c8cf5bdaee3e31d60e33f2adfbfe21d7ade6e69e))
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = trame-simput
-version = 2.2.2
+version = 2.2.3
description = Simput implementation for trame
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments