Skip to content

Commit 567172f

Browse files
author
Conventional Changelog Action
committed
fix: remove attocube import due to windows errors, added to .gitignore [skip ci]
1 parent 9baeba7 commit 567172f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
1+
## [0.8.8](https://github.com/sandialabs/pyscan/compare/v0.8.7...v0.8.8) (2025-09-30)
2+
3+
4+
### Bug Fixes
5+
6+
* remove attocube import due to windows errors, added to .gitignore ([9baeba7](https://github.com/sandialabs/pyscan/commit/9baeba729ad64fd2133e3c26dc3d602c8d029e74))
7+
8+
9+
110
## [0.8.7](https://github.com/sandialabs/pyscan/compare/v0.8.6...v0.8.7) (2025-02-05)
211

312

413
### Bug Fixes
514

15+
* **keysite driver:** Added new exception for keysite SD1 loading, rem… ([#244](https://github.com/sandialabs/pyscan/issues/244)) ([b56008c](https://github.com/sandialabs/pyscan/commit/b56008c3fbf86b56dc8c6151753ddd5b1126001b))
616
* **keysite driver:** Added new exception for keysite SD1 loading, rem… ([#244](https://github.com/sandialabs/pyscan/issues/244)) ([ee281ae](https://github.com/sandialabs/pyscan/commit/ee281ae7cb2e773072d03131da585c8f8bef5ebd))
717

818

pyscan/VERSION.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.8.7"
2+
"version": "0.8.8"
33
}

0 commit comments

Comments
 (0)