Releases: trixi-framework/P4est.jl
Releases · trixi-framework/P4est.jl
v0.4.13
P4est v0.4.13
Merged pull requests:
- Format (#111) (@JoshuaLampert)
- Bump crate-ci/typos from 1.16.26 to 1.18.0 (#112) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#113) (@dependabot[bot])
- Downgrade action moved (#114) (@JoshuaLampert)
- Bump crate-ci/typos from 1.18.0 to 1.19.0 (#115) (@dependabot[bot])
- Add Aqua testing (#116) (@JoshuaLampert)
- Create SECURITY.md (#117) (@ranocha)
- Add code of conduct (#118) (@JoshuaLampert)
- switch
p4est_destroy
andp4est_connectivity_destroy
in docs (#120) (@ranocha)
Closed issues:
- Investigate segfault when building docs (#119)
v0.4.12
P4est v0.4.12
Merged pull requests:
- Bump crate-ci/typos from 1.16.22 to 1.16.23 (#103) (@dependabot[bot])
- Fix version of P4est_jll.jl (#104) (@JoshuaLampert)
- Create Downgrade.yml (#105) (@JoshuaLampert)
- coverallsapp at v2 (#106) (@ranocha)
- Bump actions/download-artifact from 3 to 4 (#107) (@dependabot[bot])
- Bump actions/upload-artifact from 3 to 4 (#108) (@dependabot[bot])
- Bump crate-ci/typos from 1.16.23 to 1.16.26 (#109) (@dependabot[bot])
- use julia-actions/cache also for Documenter (#110) (@ranocha)
v0.4.11
P4est v0.4.11
Merged pull requests:
- signals FAQ (#96) (@ranocha)
- CompatHelper: bump compat for Documenter to 1 for package docs, (keep existing compat) (#97) (@github-actions[bot])
- Use debug-mode in CI testing (#98) (@JoshuaLampert)
- Add Joshua as the principal maintainer (#100) (@sloede)
- Skip static functions when generating the bindings (#101) (@JoshuaLampert)
Closed issues:
v0.4.10
P4est v0.4.10
Merged pull requests:
v0.4.9
P4est v0.4.9
Merged pull requests:
- Set P4est preferences before MPIPreferences (#90) (@JoshuaLampert)
- Bump crate-ci/typos from 1.16.15 to 1.16.22 (#92) (@dependabot[bot])
- Allow
using P4est
for preferences not set correctly (#93) (@JoshuaLampert)
Closed issues:
- Make loading more robust (#91)
v0.4.8
P4est v0.4.8
Merged pull requests:
- Make Dependabot run monthly (#84) (@ranocha)
- update affiliation of HR (#85) (@ranocha)
- Bump actions/checkout from 3 to 4 (#86) (@dependabot[bot])
- Add convenience functions to set preferences (#88) (@JoshuaLampert)
- Create SpellCheck CI job (#89) (@ranocha)
Closed issues:
- Issue with P4est_jll and MPIPreferences (#87)
v0.4.7
P4est v0.4.7
Closed issues:
- Thanks and high-level interface using P4est.jl (#78)
Merged pull requests:
- Fix affiliation (#81) (@sloede)
- Allow
unsafe_wrap
pingPointerWrapper
s to vectors (#82) (@JoshuaLampert)
v0.4.6
P4est v0.4.6
Merged pull requests:
- Allow
setproperty!
forPointerWrapper
s with specialstruct
s (#79) (@JoshuaLampert) - mention P4estTypes.jl (#80) (@ranocha)
v0.4.5
P4est v0.4.5
Closed issues:
getproperty
forPointerWrapper
s (#72)
Merged pull requests:
- Allow
getproperty
forPointerWrapper
s with specialstruct
s (#74) (@JoshuaLampert) - Add sugar to set fields with PointerWrapper (#77) (@lcw)
v0.4.4
P4est v0.4.4
Closed issues:
libsc
functions don't work on Windows (#32)
Merged pull requests:
- Add access to libsc (#73) (@lcw)
- Change default value of libsc preference (#75) (@JoshuaLampert)