Releases: JuliaGeometry/MeshIntegrals.jl
v0.17.3
The package is now deprecated in favor of the impementation of differential and integral directly implemented in Meshes.jl v0.57.
What's Changed
- Bump crate-ci/typos from 1.40.0 to 1.41.0 by @dependabot[bot] in #215
- Bump crate-ci/typos from 1.41.0 to 1.42.3 by @dependabot[bot] in #216
- Bump crate-ci/typos from 1.42.3 to 1.44.0 by @dependabot[bot] in #219
- Fix Downgrade by @JoshuaLampert in #223
- Bump julia-actions/cache from 2 to 3 by @dependabot[bot] in #221
- Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #220
- Add deprecation notice to README by @JoshuaLampert in #222
Full Changelog: v0.17.2...v0.17.3
v0.11.1
MeshIntegrals v0.11.1
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.9.0
MeshIntegrals v0.9.0
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.8.2
MeshIntegrals v0.8.2
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.8.1
MeshIntegrals v0.8.1
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.8.0
MeshIntegrals v0.8.0
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.7.0
MeshIntegrals v0.7.0
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v0.17.2
MeshIntegrals v0.17.2
Merged pull requests:
- Bump crate-ci/typos from 1.37.0 to 1.39.0 (#210) (@dependabot[bot])
- Bump actions/checkout from 5 to 6 (#211) (@dependabot[bot])
- Bump crate-ci/typos from 1.39.0 to 1.40.0 (#212) (@dependabot[bot])
- CompatHelper: bump compat for Meshes to 0.56, (keep existing compat) (#213) (@github-actions[bot])
- CompatHelper: bump compat for Meshes to 0.56 for package test, (keep existing compat) (#214) (@github-actions[bot])
v0.17.1
MeshIntegrals v0.17.1
Merged pull requests:
- Bump crate-ci/typos from 1.34.0 to 1.35.7 (#202) (@dependabot[bot])
- Bump actions/checkout from 4 to 5 (#203) (@dependabot[bot])
- Bump crate-ci/typos from 1.35.7 to 1.37.0 (#204) (@dependabot[bot])
- CompatHelper: bump compat for CoordRefSystems to 0.19, (keep existing compat) (#205) (@github-actions[bot])
- CompatHelper: bump compat for CoordRefSystems to 0.19 for package test, (keep existing compat) (#206) (@github-actions[bot])
v0.17.0
MeshIntegrals v0.17.0
- This new version implements breaking changes. For the changelog and release notes see https://github.com/JuliaGeometry/MeshIntegrals.jl/releases.
Merged pull requests:
- Obsolete use of nested GaussKronrod rules (#196) (@mikeingold)
- Update dependency minimum compats (#197) (@mikeingold)
- Release v0.17.0 (#198) (@mikeingold)
- Use recently-implemented Meshes predicates (#199) (@mikeingold)