Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

Releases: wandelbotsgmbh/wandelbots-python

v0.5.7

21 Jan 14:17
040ef90
Compare
Choose a tag to compare

Final release. The package is now deprecated and will not receive further updates.
Please consider migrating to wandelbots-nova

v0.5.6

15 Nov 13:00
Compare
Choose a tag to compare

v0.5.6 (2024-11-15)

Fixes

Unknown

  • Merge pull request #19 from wandelbotsgmbh/alert-autofix-1

Fix code scanning alert no. 1: Incomplete URL substring sanitization (28a8071)

  • Fix code scanning alert no. 2: Incomplete URL substring sanitization

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> (7ae9680)

  • Fix code scanning alert no. 1: Incomplete URL substring sanitization

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> (516200d)

  • Merge pull request #18 from wandelbotsgmbh/feature/rename-joint-and-cartesian-functions

BREAKING CHANGE: rename joint and cartesian functions (1e03f62)

  • BREAKING CHANGE: rename joint and cartesian functions (bb5c647)

v0.5.5

15 Nov 08:49
Compare
Choose a tag to compare

v0.5.5 (2024-11-15)

Fixes

v0.5.4

15 Nov 08:44
Compare
Choose a tag to compare

v0.5.4 (2024-11-15)

Unknown

  • Merge pull request #17 from wandelbotsgmbh/fix/websocket-auth

fix: support auth for websocket handling (7616f94)

  • Merge branch 'main' into fix/websocket-auth (1953ecd)

v0.5.3

15 Nov 08:38
Compare
Choose a tag to compare

v0.5.3 (2024-11-15)

Fixes

  • fix: move plan result into own file (c5e90ac)

  • fix: move planResult out of class (ee56888)

  • fix: adapt integration test (4cd6654)

  • fix: use plan_result in example 3 (5863656)

  • fix: remove io_action (5ac89ee)

Refactoring

  • refactor: move plan result into seperate object (7754e55)

Unknown

  • Merge pull request #16 from wandelbotsgmbh/feature/refactor-plan-response

refactor: move plan result into seperate object (767de4f)

v0.5.2

13 Nov 09:11
Compare
Choose a tag to compare

v0.5.2 (2024-11-13)

Fixes

  • fix: return only PlanSuccessfulResponse if no io_action is passed (5b73b78)

  • fix: formatting (878a474)

Unknown

  • Merge pull request #11 from wandelbotsgmbh/feature/set-ios-on-path

Feature/set ios on path (7eebdd7)

  • doc: add readme guide on how to install a github branch (172dc0d)

  • Merge branch 'main' into feature/set-ios-on-path (b9473cd)

v0.5.1

11 Nov 09:36
Compare
Choose a tag to compare

v0.5.1 (2024-11-11)

Fixes

Unknown

  • Merge pull request #9 from wandelbotsgmbh/feature/vscode-settings

add vscode settings (0e4adba)

  • Merge branch 'main' into feature/vscode-settings (6288122)

v0.5.0

06 Nov 15:20
Compare
Choose a tag to compare

v0.5.0 (2024-11-06)

Features

Unknown

  • Merge pull request #14 from wandelbotsgmbh/feature/headings

feat: headings (2ffc6da)

  • test settings for vscode (#13)

Co-authored-by: André Kühnert andre.kuehnert@wandelbots.com (78bc1de)

  • Merge pull request #12 from wandelbotsgmbh/feature/oauth

Feature/oauth (a3d63d6)

v0.4.1

23 Oct 07:49
Compare
Choose a tag to compare

v0.4.1 (2024-10-23)

Fixes

  • fix: fetch values from api (202b976)

Unknown

  • Merge pull request #10 from wandelbotsgmbh/feature/update-jupyter

fix: fetch values from api (4f77fc7)

v0.4.0

22 Oct 19:14
Compare
Choose a tag to compare

v0.4.0 (2024-10-22)

Features

  • feat: add black to pipeline (f0a5ee6)

  • feat: apply black code formatting (970b9b8)

Unknown

  • Merge pull request #8 from wandelbotsgmbh/feature/black-formatting

feat: apply black code formatting (49e14aa)