-
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.
Automatically generated by python-semantic-release
- Loading branch information
github-actions
committed
Dec 6, 2024
1 parent
9d0b858
commit 8c31173
Showing
2 changed files
with
24 additions
and
17 deletions.
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 |
---|---|---|
@@ -1,57 +1,64 @@ | ||
# CHANGELOG | ||
|
||
|
||
## v0.1.5 (2024-12-06) | ||
|
||
### Chores | ||
|
||
* chore: updated examples link ([`9d0b858`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/9d0b8589bf0ee34438cf6b39b8e519080fe622e1)) | ||
|
||
|
||
## v0.1.4 (2024-12-06) | ||
|
||
### Chores | ||
|
||
* chore: try wandelbots-nova for pypi upload ([`a583702`](https://github.com/wandelbotsgmbh/nova-py/commit/a5837020d9c2640e5646ec78cdf269d13c1fadb8)) | ||
* chore: try wandelbots-nova for pypi upload ([`a583702`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/a5837020d9c2640e5646ec78cdf269d13c1fadb8)) | ||
|
||
|
||
## v0.1.3 (2024-12-06) | ||
|
||
### Chores | ||
|
||
* chore: try nova-python for pypi upload ([`09fa372`](https://github.com/wandelbotsgmbh/nova-py/commit/09fa3726ac256d0a9e26dcaa4f1bbaa6da956101)) | ||
* chore: try nova-python for pypi upload ([`09fa372`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/09fa3726ac256d0a9e26dcaa4f1bbaa6da956101)) | ||
|
||
|
||
## v0.1.2 (2024-12-06) | ||
|
||
### Chores | ||
|
||
* chore: try novapy for pypi upload ([`f93107b`](https://github.com/wandelbotsgmbh/nova-py/commit/f93107b49a7cb1eb48ddb47cc936f5058bbaca36)) | ||
* chore: try novapy for pypi upload ([`f93107b`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/f93107b49a7cb1eb48ddb47cc936f5058bbaca36)) | ||
|
||
|
||
## v0.1.1 (2024-12-06) | ||
|
||
### Chores | ||
|
||
* chore: updated README.md ([`1ab8485`](https://github.com/wandelbotsgmbh/nova-py/commit/1ab8485d451bdf9cb55d3706a4d62cd916b25442)) | ||
* chore: updated README.md ([`1ab8485`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/1ab8485d451bdf9cb55d3706a4d62cd916b25442)) | ||
|
||
|
||
## v0.1.0 (2024-12-06) | ||
|
||
### Chores | ||
|
||
* chore: added editorconfig * fixed poetry build ([`6f89ce8`](https://github.com/wandelbotsgmbh/nova-py/commit/6f89ce8ad9443a73b8198475b3ba50c4b69636f6)) | ||
* chore: added editorconfig * fixed poetry build ([`6f89ce8`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/6f89ce8ad9443a73b8198475b3ba50c4b69636f6)) | ||
|
||
* chore: CI fixes ([`9b5a7de`](https://github.com/wandelbotsgmbh/nova-py/commit/9b5a7de1cea2472cd1cbff909f49d63b8b519188)) | ||
* chore: CI fixes ([`9b5a7de`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/9b5a7de1cea2472cd1cbff909f49d63b8b519188)) | ||
|
||
* chore: only run integration test manually for now ([`1352938`](https://github.com/wandelbotsgmbh/nova-py/commit/1352938a619f2dc0e20f6a79a8c81d23e8a0356f)) | ||
* chore: only run integration test manually for now ([`1352938`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/1352938a619f2dc0e20f6a79a8c81d23e8a0356f)) | ||
|
||
### Features | ||
|
||
* feat: implement examples & improved type interfaces & motion interface (#4) | ||
|
||
Co-authored-by: cbiering <[email protected]> ([`3273dfe`](https://github.com/wandelbotsgmbh/nova-py/commit/3273dfebc5b4463618120cef00f98a1f3b87ed01)) | ||
Co-authored-by: cbiering <[email protected]> ([`3273dfe`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/3273dfebc5b4463618120cef00f98a1f3b87ed01)) | ||
|
||
* feat(examples): added examples to show the usage of nova-python-sdk (#2) | ||
|
||
Co-authored-by: cbiering <[email protected]> ([`f08f793`](https://github.com/wandelbotsgmbh/nova-py/commit/f08f793df329cfd43465ebcf25ff4b49bdf864ff)) | ||
Co-authored-by: cbiering <[email protected]> ([`f08f793`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/f08f793df329cfd43465ebcf25ff4b49bdf864ff)) | ||
|
||
### Unknown | ||
|
||
* added integration test ([`4af7329`](https://github.com/wandelbotsgmbh/nova-py/commit/4af7329fa8f3633eb7f6ab2214101c5ea021642c)) | ||
* added integration test ([`4af7329`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/4af7329fa8f3633eb7f6ab2214101c5ea021642c)) | ||
|
||
* move the robot via nova api calls (#1) | ||
|
||
|
@@ -61,14 +68,14 @@ Co-authored-by: cbiering <[email protected]> ([`f08f793`](https:/ | |
|
||
--------- | ||
|
||
Co-authored-by: cbiering <[email protected]> ([`f1dee92`](https://github.com/wandelbotsgmbh/nova-py/commit/f1dee925636eb129b63b32cd1eaf358265af3c4a)) | ||
Co-authored-by: cbiering <[email protected]> ([`f1dee92`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/f1dee925636eb129b63b32cd1eaf358265af3c4a)) | ||
|
||
* WIP ([`09e6ded`](https://github.com/wandelbotsgmbh/nova-py/commit/09e6ded6595df91d64f9b7f2da53274e11567434)) | ||
* WIP ([`09e6ded`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/09e6ded6595df91d64f9b7f2da53274e11567434)) | ||
|
||
* WIP ([`940dfee`](https://github.com/wandelbotsgmbh/nova-py/commit/940dfee59ba30e42a6c733b149977eb6969aeaa3)) | ||
* WIP ([`940dfee`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/940dfee59ba30e42a6c733b149977eb6969aeaa3)) | ||
|
||
* WIP ([`839fc72`](https://github.com/wandelbotsgmbh/nova-py/commit/839fc7247286d4cfbdbd8f31246ab28ad475010b)) | ||
* WIP ([`839fc72`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/839fc7247286d4cfbdbd8f31246ab28ad475010b)) | ||
|
||
* init ([`e8a0540`](https://github.com/wandelbotsgmbh/nova-py/commit/e8a0540dcc4ee41adc1f62d0d1ac2cd97ce6106a)) | ||
* init ([`e8a0540`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/e8a0540dcc4ee41adc1f62d0d1ac2cd97ce6106a)) | ||
|
||
* Initial commit ([`22e990a`](https://github.com/wandelbotsgmbh/nova-py/commit/22e990ab445a0a07d2982a56dd550269ef663f7e)) | ||
* Initial commit ([`22e990a`](https://github.com/wandelbotsgmbh/wandelbots-nova/commit/22e990ab445a0a07d2982a56dd550269ef663f7e)) |
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