Skip to content

Releases: AxelGard/inkpot

v2.2.7

11 Jun 19:17
Compare
Choose a tag to compare

Added six for AST unparsed, worked if pip install but know it is included

v2.2.6

11 Jun 19:11
Compare
Choose a tag to compare

Hopefully should fix the issue of imports

v2.2.5

09 Jun 07:17
Compare
Choose a tag to compare

New auth for PyPI, should fix the problem

v2.2.4

09 Jun 06:53
Compare
Choose a tag to compare

Fixed CI/CD issue

v.2.2.3

09 Jun 06:40
Compare
Choose a tag to compare

Fixed CI/CD issue

v2.2.2

09 Jun 06:33
Compare
Choose a tag to compare

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

23 Jun 09:43
Compare
Choose a tag to compare

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

https://pypi.org/project/astunparse/

v2.2.0

23 Jun 07:11
Compare
Choose a tag to compare

Markdown keywords are now in config file so that they can be changed fast.

v2.1.0

13 Jul 15:11
Compare
Choose a tag to compare

added support for function async and decorators

v2.0.2

10 Jul 09:40
Compare
Choose a tag to compare

Fixed bug with function decorator