Releases: zyskarch/pytestarch
Releases · zyskarch/pytestarch
v4.0.1
Compare
Sorry, something went wrong.
No results found
Fixed
KeyError when not including all layers with regexes in a Layer rule.
v4.0.0
Compare
Sorry, something went wrong.
No results found
Changed
Mechanism of exporting library modules
Python formatting
Support for python 3.13
Fixed
KeyError when trying to check for imports of submodule by same submodule
v3.1.1
Compare
Sorry, something went wrong.
No results found
Fixed link to documentation
v3.1.0
Compare
Sorry, something went wrong.
No results found
Added support for exclusions of external libraries
v3.0.1
Compare
Sorry, something went wrong.
No results found
Fixes a regex syntax error in newer python versions.
v3.0.0
Compare
Sorry, something went wrong.
No results found
Add support for python 3.12
Drop support for python 3.8
v2.0.3
Compare
Sorry, something went wrong.
No results found
Fixes module resolution for nested modules with root and module path mismatch.
V2.0.2
Compare
Sorry, something went wrong.
No results found
Fix bug in module name resolution for absolute imports when using different root and module paths on generating an evaluable.
v2.0.1
Compare
Sorry, something went wrong.
No results found
Fix readme instructions on how to refer to modules.
v.2.0.0
Compare
Sorry, something went wrong.
No results found
Makes the matplotlib dependency optional, as it is not required for the core functionality.