Skip to content

Commit cdefef2

Browse files
update change logs
1 parent 804cd96 commit cdefef2

3 files changed

Lines changed: 28 additions & 0 deletions

File tree

.cursor/rules/mypy-compliance.mdc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
description:
3+
globs:
4+
alwaysApply: true
5+
---
6+
7+
# Your rule content
8+
9+
- You can @ files here
10+
- You can use markdown but dont have to

.cursor/rules/ruff-compliance.mdc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
description:
3+
globs:
4+
alwaysApply: true
5+
---
6+
7+
# Your rule content
8+
9+
- You can @ files here
10+
- You can use markdown but dont have to

docs/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to ArchiPy are documented in this changelog, organized by version.
44

5+
## [3.0.1] - 2025-04-27
6+
7+
### Fixed
8+
9+
#### Code Quality
10+
11+
- Fixed import error in module dependencies
12+
513
## [3.0.0] - 2025-04-27
614

715
### Changed

0 commit comments

Comments
 (0)