Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Commit 8178824

Browse files
author
github-actions
committed
0.3.3
Automatically generated by python-semantic-release
1 parent 5974b5d commit 8178824

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# CHANGELOG
22

33

4+
## v0.3.3 (2025-03-17)
5+
6+
### Chores
7+
8+
- **RPS-1310**: Replace `PTP` with `CartesianPTP`
9+
([`3a49b91`](https://github.com/wandelbotsgmbh/wandelscript/commit/3a49b91f4b5df15e6809631e8fa280108e01a4d4))
10+
11+
Also require the newer version of nova that brings this change about.
12+
13+
- **RPS-1310**: Replace shortcut actions with verbose names
14+
([`5974b5d`](https://github.com/wandelbotsgmbh/wandelscript/commit/5974b5deb8f4ef69f9a8cfe013ff7fb50ab5be24))
15+
16+
417
## v0.3.2 (2025-03-13)
518

619
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "wandelscript"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
description = "Wandelscript definition, parser, type checker & runtime"
55
authors = [
66
"Christoph Biering <[email protected]>",

0 commit comments

Comments
 (0)