Skip to content

Commit

Permalink
Version 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
chsou committed Jan 9, 2024
1 parent e75eecc commit 6378d70
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# Changelog


## Version 1.10

* The `select` and `get_all` functions now feature an `expression` parameter which allows to directly specify the entire REST API filtering expression.
* Fixed, unified and streamlined the behavior or the `query` parameter within all `select` and `get_all` functions.
* The `apply_to` functions now allow to specify the to-be-applied changes directly in JSON.
* Various tiny code and documentation improvements.
* Various tiny code and documentation improvements.
* Updated GitHub Actions to latest Node versions.
* Fixed build dependencies.


## Version 1.9.2
Expand Down

0 comments on commit 6378d70

Please sign in to comment.