Releases: timholy/MethodAnalysis.jl
Releases · timholy/MethodAnalysis.jl
v0.4.13
MethodAnalysis v0.4.13
Closed issues:
- TypeError: in Type, in parameter, expected Type, got Vararg (#44)
Merged pull requests:
- enable dependabot for GitHub actions (#40) (@ranocha)
- Bump actions/cache from 1 to 3 (#41) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#42) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#43) (@dependabot[bot])
- Handle Vararg specializations (#45) (@timholy)
v0.4.12
v0.4.11
MethodAnalysis v0.4.11
Merged pull requests:
v0.4.10
MethodAnalysis v0.4.10
Merged pull requests:
v0.4.9
MethodAnalysis v0.4.9
Merged pull requests:
v0.4.8
v0.4.7
MethodAnalysis v0.4.7
Merged pull requests:
- CompatHelper: bump compat for AbstractTrees to 0.4, (keep existing compat) (#31) (@github-actions[bot])
v0.4.6
MethodAnalysis v0.4.6
Merged pull requests:
v0.4.5
v0.4.4
MethodAnalysis v0.4.4
Merged pull requests:
- Documentation fixes (#19) (@timholy)
- Update some of the demo tests (#20) (@timholy)
- MassInstallAction: Install the TagBot workflow on this repository (#21) (@timholy)
- MassInstallAction: Install the Documenter workflow on this repository (#22) (@timholy)
- Create ci.yml (#23) (@timholy)
- Add CompatHelper (#24) (@timholy)
- Support
direct_backedges(::MethodInstance)
(#25) (@timholy)