Release v2.1.2 (Several New Queries (Dataflow, Normalized AST, Id-Map, Clusters, Slice))
What's Changed
- remove git pull when checking out a tag by @Ellpeck in #1032
- feat: re-implement type-safe parsing! by @EagleoutIce in #1033
- [Query API] Dataflow Query by @EagleoutIce in #1035
- [Query API] AST Query by @LukasPietzschmann in #1042
- [Query API] ID-Map Query by @LukasPietzschmann in #1043
- Add test for normalized AST query by @LukasPietzschmann in #1048
- Dataflow cluster analysis by @Ellpeck in #985
- feat-fix: re-add compound query to gen output? by @EagleoutIce in #1057
- [Query API] Flag For Exact Name Matching by @EagleoutIce in #1058
- [CI]: Ignore tempfiles when pushing the wiki by @EagleoutIce in #1063
- [CI]: Improved Detection of Wiki Page Changes by @EagleoutIce in #1061
- feat(ci-qa): no longer trigger on the gh-pages branch by @EagleoutIce in #1068
- refactor(query): heavily reduce query wiki size by @EagleoutIce in #1069
- [Query API] Provide Access to Clustering by @EagleoutIce in #1059
- doc(query): improve cluster explanation by @EagleoutIce in #1072
- [Query API] Slice Query by @EagleoutIce in #1073
Full Changelog: v2.1.1...v2.1.2