- Greatly improved memory efficiency
- Support arbitrary labels for path-contexts
- Minor improvements
- Beta of Javascript support
- Storage of ASTs in DOT format
- Minor fixes
- Support of code2vec output format
- Extraction of ASTs and path-based representations of individual methods
- Extraction of data for the task of method name prediction (code2vec paper)
- Support of C/C++ via FuzzyC2CPG parser
- Mining of ASTs
- astminer is available via Maven Central
- Support of Java and Python
- Mining of path-based representations of code