Releases: timholy/MethodAnalysis.jl
Releases · timholy/MethodAnalysis.jl
v1.0.0
MethodAnalysis v1.0.0
Breaking changes
None, except that Julia itself changes somewhat from version to version in which MethodInstances get compiled.
Compatibility
Julia 1.10 is now the lowest supported version.
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#46) (@dependabot[bot])
- Bump actions/cache from 3 to 4 (#47) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#48) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#49) (@dependabot[bot])
- Adjust to changes on nightly (#52) (@serenity4)
- Update method table change version (#53) (@IanButterworth)
- Fix tests on recent Julia versions (#54) (@timholy)
- Release v1.0.0 (#55) (@timholy)
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: