Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: LukasNiessen/ArchUnitPython

Tags

v1.1.0

Toggle v1.1.0's commit message
chore(release): 1.1.0 [skip ci]

# [1.1.0](v1.0.1...v1.1.0) (2026-04-26)

### Bug Fixes

* linting errors ([bae7613](bae7613))

### Features

* add external dependencies and TYPE_CHECKING ([02b8d01](02b8d01))

v1.0.1

Toggle v1.0.1's commit message
chore(release): 1.0.1 [skip ci]

## [1.0.1](v1.0.0...v1.0.1) (2026-04-02)

### Bug Fixes

* update readme ([70ff6ad](70ff6ad))
* update readme ([066189f](066189f))
* version bumps ([19e5eb7](19e5eb7))

v1.0.0

Toggle v1.0.0's commit message
chore(release): 1.0.0 [skip ci]

# 1.0.0 (2026-04-02)

* feat!: rename package from archunitpy to archunitpython ([95c0b3a](95c0b3a))

### Bug Fixes

* **deps:** bump the actions-updates group with 7 updates ([54521e4](54521e4))
* lint issues ([d69666b](d69666b))
* pypi packaging config ([5bc8b8e](5bc8b8e))
* README ([9d41438](9d41438))
* resolve all ruff lint errors ([3a349f9](3a349f9))
* update README ([e3e8949](e3e8949))

### BREAKING CHANGES

* Package import changed from `import archunitpy` to
`import archunitpython`.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>