Releases: LukasNiessen/ArchUnitPython
Releases · LukasNiessen/ArchUnitPython
v1.5.0
Compare
Sorry, something went wrong.
No results found
1.5.0 (2026-07-18)
Features
load common rules from config (c7c968a )
v1.4.0
Compare
Sorry, something went wrong.
No results found
1.4.0 (2026-07-18)
Bug Fixes
clarify metadata and exclude messages (999bb68 )
harden archignore loading (ae88c93 )
Features
support archignore exclusions (c51c401 )
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2026-07-05)
Features
add because rule rationales (491c666 )
v1.2.1
Compare
Sorry, something went wrong.
No results found
1.2.1 (2026-06-28)
Bug Fixes
extract_graph: validate AST line number before range lookup (84c9ef4 )
Performance Improvements
extract_graph: optimize file path normalization (14b4a95 )
extract_graph: replace linear search in _in_type_checking() with binary search (1285b5e )
Reverts
Reverted the binary search implementation in _in_type_checking() function. (d06a455 )
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-06-27)
Features
add graph reporting and sponsorship links (6d5eabc )
v1.1.2
Compare
Sorry, something went wrong.
No results found
1.1.2 (2026-06-23)
Bug Fixes
fixed the duplicate key issue (283e8e3 )
wrap long line in extract_graph to pass ruff E501 (f291181 )
v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2026-05-24)
Bug Fixes
deps: bump actions/upload-pages-artifact (a4452fc )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-04-26)
Bug Fixes
Features
add external dependencies and TYPE_CHECKING (02b8d01 )
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2026-04-02)
Bug Fixes
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-04-02)
feat!: rename package from archunitpy to archunitpython (95c0b3a )
Bug Fixes
BREAKING CHANGES
Package import changed from import archunitpy to
import archunitpython.
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com