Releases: AxelGard/inkpot
Releases · AxelGard/inkpot
v2.2.7
v2.2.6
v2.2.5
v2.2.4
v.2.2.3
v2.2.2
Fixed ImportError: cannot import name 'astunparse' from partially initialized module 'inkpot' (most likely due to a circular import)
Full Changelog: v2.2.1...v2.2.2
v2.2.1
Fixed bug with astunparse, now inkpot has an internal fork of it. The fork of astunparse has been modified to not crash when encountering python 3.10 match keyword.
The Licence for astunparse is in inkpot/astunparse/__init__.py