We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c559bd9 commit e395303Copy full SHA for e395303
2 files changed
DESCRIPTION
@@ -1,7 +1,7 @@
1
Type: Package
2
Package: connectapi
3
Title: Utilities for Interacting with the 'Posit Connect' Server API
4
-Version: 0.10.0.9000
+Version: 0.11.0
5
Authors@R: c(
6
person(given = "Kara",
7
family = "Woo",
NEWS.md
@@ -1,4 +1,4 @@
-# connectapi (development version)
+# connectapi 0.11.0
- `get_usage()` now allows for filtering by content GUID with the `content_guid`
argument. This is only available on Connect server versions 2026.01 and later.
0 commit comments