Skip to content

Releases: matthiasmoke/pygram

1.2.0

26 May 16:35

Choose a tag to compare

Fix bug that caused calls in un-annotated assignments to be not tokenized.

Add type inference for third party library calls

1.1.3

30 Apr 09:45

Choose a tag to compare

Automatically filters invalid parameter configuration in AnalysisRunner

1.1.2

21 Apr 09:51

Choose a tag to compare

Fixes a bug that lead to invalid token count models when using the AnalysisRunner feature.

1.1.1

07 Apr 11:34

Choose a tag to compare

v1.1.1

Small fix and adjustments

1.1.0

30 Mar 17:03

Choose a tag to compare

Tokenisation improvements for imports and some minor fixes. Adds analysis tools and config file

1.0.0

17 Mar 18:23

Choose a tag to compare

First version of Pygram which includes all configuration parameter and required features to do an analysis run on a Python project. It was successfully tested on a sample project