File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All 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
You can’t perform that action at this time.
0 commit comments