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: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,14 @@
1
1
# Changelog
2
2
3
3
4
+
## Version 1.10
5
+
4
6
* The `select` and `get_all` functions now feature an `expression` parameter which allows to directly specify the entire REST API filtering expression.
5
7
* Fixed, unified and streamlined the behavior or the `query` parameter within all `select` and `get_all` functions.
6
8
* The `apply_to` functions now allow to specify the to-be-applied changes directly in JSON.
7
-
* Various tiny code and documentation improvements.
9
+
* Various tiny code and documentation improvements.
0 commit comments