Skip to content

Commit 10b0f44

Browse files
update changelogs
1 parent 99c7e58 commit 10b0f44

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,29 @@
33
All notable changes to ArchiPy are documented in this changelog, organized by version.
44

55

6+
7+
## [0.13.3] - 2025-04-15
8+
9+
### Added
10+
11+
#### CI/CD
12+
- Implemented comprehensive linting workflow for improved code quality
13+
- Enhanced GitHub Actions with updated tj-actions/changed-files for better change tracking
14+
15+
#### Documentation
16+
- Added detailed documentation for range DTOs and their usage patterns
17+
- Improved API reference documentation with new examples
18+
19+
### Changed
20+
21+
#### Models
22+
- Enhanced range DTOs with improved type safety and validation
23+
- Updated range DTOs to support more flexible boundary conditions
24+
25+
### Code Quality
26+
- Integrated automated linting for consistent code style
27+
- Improved code formatting and documentation standards
28+
629
## [0.13.2] - 2025-04-10
730

831
### Documentation

0 commit comments

Comments
 (0)