Skip to content

Commit fc45979

Browse files
authored
Merge pull request #12 from integritystl/development
Merge `development` into `main`
2 parents b5a638d + 55c3b2c commit fc45979

File tree

4 files changed

+1872
-881
lines changed

4 files changed

+1872
-881
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ coverage/
3333

3434
# Sensitive configuration
3535
.cursor/mcp.json
36+
37+
*.tgz

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.2.1] - 2025-06-20
9+
10+
### Maintenance
11+
- Updated dependencies
12+
813
## [0.1.0] - 2023-05-31
914

1015
### Added

0 commit comments

Comments
 (0)