8000 Releases · zyskarch/pytestarch · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: zyskarch/pytestarch

v4.0.0

01 Apr 17:28
Compare
Choose a tag to compare
8000

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

02 Oct 18:15
Compare
Choose a tag to compare
  • Fixed link to documentation

v3.1.0

16 Sep 17:55
Compare
Choose a tag to compare
  • Added support for exclusions of external libraries

v3.0.1

27 Jul 08:22
Compare
Choose a tag to compare

Fixes a regex syntax error in newer python versions.

v3.0.0

22 Jun 15:55
Compare
Choose a tag to compare
  • Add support for python 3.12
  • Drop support for python 3.8

v2.0.3

17 Mar 09:00
71c5df0
Compare
Choose a tag to compare

Fixes module resolution for nested modules with root and module path mismatch.

V2.0.2

16 Mar 14:23
e83b8d7
Compare
Choose a tag to compare

Fix bug in module name resolution for absolute imports when using different root and module paths on generating an evaluable.

v2.0.1

14 Mar 19:44
383d1a4
Compare
Choose a tag to compare

Fix readme instructions on how to refer to modules.

v.2.0.0

23 Feb 12:44
c783ff2
Compare
Choose a tag to compare

Makes the matplotlib dependency optional, as it is not required for the core functionality.

v1.6.0

23 Feb 11:44
882324b
Compare
Choose a tag to compare

Adds support for type checking.

0