-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [0.1.0](v0.0.1...v0.1.0) (2024-12-13) ### Features * add Client SDK for rapyuta.io v2 APIs ([9a459ce](9a459ce)), closes [AB#35882](https://github.com/AB/issues/35882) * implements async client ([#5](#5)) ([2d74e3c](2d74e3c)) * implements initial sync for v2 APIs ([#3](#3)) ([8eefdae](8eefdae))
- Loading branch information
1 parent
5c26f03
commit 9ce32cd
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# [0.1.0](https://github.com/rapyuta-robotics/rapyuta-io-sdk-v2/compare/v0.0.1...v0.1.0) (2024-12-13) | ||
|
||
|
||
### Features | ||
|
||
* add Client SDK for rapyuta.io v2 APIs ([9a459ce](https://github.com/rapyuta-robotics/rapyuta-io-sdk-v2/commit/9a459ce19b27e2a036cc4ec188fa6b21cca34e5c)), closes [AB#35882](https://github.com/AB/issues/35882) | ||
* implements async client ([#5](https://github.com/rapyuta-robotics/rapyuta-io-sdk-v2/issues/5)) ([2d74e3c](https://github.com/rapyuta-robotics/rapyuta-io-sdk-v2/commit/2d74e3c9de67ed51e9a2b2c70552a46879992cee)) | ||
* implements initial sync for v2 APIs ([#3](https://github.com/rapyuta-robotics/rapyuta-io-sdk-v2/issues/3)) ([8eefdae](https://github.com/rapyuta-robotics/rapyuta-io-sdk-v2/commit/8eefdae4c9021c6f1cb9bcf0afe04aa51dea2c47)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters