We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e36d0f commit da683fcCopy full SHA for da683fc
CHANGES.txt
@@ -1,6 +1,8 @@
1
+Changelog moved to https://github.com/planetlabs/planet-client-python/releases
2
+
3
2.13.0 (2024-12-18)
4
- Add Planet class (`from planet import Planet`)
- - Planet is a client that uses sync methods. Users do not have
5
+ - Planet is a client that uses sync methods. Users do not have
6
to interact with asyncio to use the sync client.
7
- the Planet class is implemented by calling out to the async methods.
8
This should be transparent to users. Depending on uptake and feedback,
0 commit comments