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)