Skip to content

Commit c5cdf1f

Browse files
chore(main): release 1.8.0 (#50)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2f8f734 commit c5cdf1f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.8.0](https://github.com/utiasDSL/crisp_py/compare/v1.7.0...v1.8.0) (2025-10-09)
4+
5+
6+
### Features
7+
8+
* Add factories for different classes so that they can be loaded from yaml files ([#49](https://github.com/utiasDSL/crisp_py/issues/49)) ([2f8f734](https://github.com/utiasDSL/crisp_py/commit/2f8f734fd8c3db132c336455bfc3af64600ec000))
9+
310
## [1.7.0](https://github.com/utiasDSL/crisp_py/compare/v1.6.1...v1.7.0) (2025-10-09)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "crisp-python"
3-
version = "1.7.0"
3+
version = "1.8.0"
44
description = "Simple python interface to control robots that use crisp_controllers and other ROS2 components."
55
readme = "README.md"
66
license-files = ["LICENSE.md"]

0 commit comments

Comments
 (0)