Skip to content

Commit 82a3798

Browse files
committed
Update Changelog to include 0.6.1 release
1 parent e2fe2b3 commit 82a3798

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,23 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
9+
10+
### Fixed
11+
12+
13+
### Changed
14+
15+
## [0.6.1] - 2026-02-01
16+
717
### Added
818
- Add `pyslm.hatching.utils.getContoursFromShapelyPolygon` [1374dd5373abf4232a91563cdafeb0222e2616d8](https://github.com/drlukeparry/pyslm/commit/1374dd5373abf4232a91563cdafeb0222e2616d8)
919
- Pytest Unit Testing Framework [7f5ebceecd27095f478d7fd2d178a55952236c35](https://github.com/drlukeparry/pyslm/commit/7f5ebceecd27095f478d7fd2d178a55952236c35)
1020

1121
### Fixed
1222
- Formatting and Linting via Ruff and mypy [c58c38d6cbcad23cc18503d00fc760a7a9c1cbd4](https://github.com/drlukeparry/pyslm/commit/c58c38d6cbcad23cc18503d00fc760a7a9c1cbd4)
1323

14-
1524
### Changed
1625
- Change build script to use `pyproject.toml` for building PySLM wheels using hatchling (#58) - [cbd78b7950633c5b29db3efe5a246a49d413b280](https://github.com/drlukeparry/pyslm/commit/cbd78b7950633c5b29db3efe5a246a49d413b280)
1726
- Updated build project dependency requirements to use specific version of numpy, trimesh, shapely [98f758f9488c47969afd124eb2faa7348368e6f3](https://github.com/drlukeparry/pyslm/commit/98f758f9488c47969afd124eb2faa7348368e6f3)

0 commit comments

Comments
 (0)