You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.txt
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
Pyxform Changelog
2
2
3
-
v2.1.1, 2024.10-09
3
+
v2.2.0, 2024-10-29
4
+
* Add `background-geopoint` question type which exposes `xforms-value-changed` event with `odk:setgeopoint` action by @RuthShryock in https://github.com/XLSForm/pyxform/pull/726
5
+
* 724: raise an error if a `${}` pyxform reference is malformed by @lindsay-stevens in https://github.com/XLSForm/pyxform/pull/734
6
+
7
+
v2.1.1, 2024-10-09
4
8
* Update Validate to fix support for geojson by @lognaturel in https://github.com/XLSForm/pyxform/pull/727
0 commit comments