Skip to content

Releases: trixi-framework/Trixi.jl

v0.3.20

21 Mar 08:16
Compare
Choose a tag to compare

Trixi v0.3.20

Diff since v0.3.19

Merged pull requests:

v0.3.19

16 Mar 08:41
8250896
Compare
Choose a tag to compare

Trixi v0.3.19

Diff since v0.3.18

Merged pull requests:

v0.3.18

16 Mar 06:35
0a7537a
Compare
Choose a tag to compare

Trixi v0.3.18

Diff since v0.3.17

Merged pull requests:

  • Allow parameterization of VolumeIntegralLocalComparison volume integral (#472) (@sloede)
  • Create DocPreviewCleanup.yml (#473) (@ranocha)
  • CompatHelper: bump compat for "MPI" to "0.17" (#476) (@github-actions[bot])
  • CompatHelper: bump compat for "MPI" to "0.17" for package test (#477) (@github-actions[bot])

v0.3.17+doc2: Create DocPreviewCleanup.yml (#473)

15 Mar 07:45
9f46c51
Compare
Choose a tag to compare
As described in https://juliadocs.github.io/Documenter.jl/stable/man/hosting/#gh-pages-Branch

Try triggering Documenter build

15 Mar 05:03
Compare
Choose a tag to compare
v0.3.17+doc1

set version to v0.3.17 [skip ci]

v0.3.17

15 Mar 04:28
Compare
Choose a tag to compare

Trixi v0.3.17

Diff since v0.3.16

Closed issues:

  • Add NEWS.md (#435)
  • Rename calcflux (#459)

Merged pull requests:

v0.3.16

12 Mar 05:26
ae25a49
Compare
Choose a tag to compare

Trixi v0.3.16

Diff since v0.3.15

Closed issues:

  • Taal: Enable AD (#260)

Merged pull requests:

  • update affiliation of HR (#457) (@ranocha)
  • AD via ForwardDiff (#461) (@ranocha)
  • CompatHelper: add new compat entry for "ForwardDiff" at version "0.10" (#465) (@github-actions[bot])

v0.3.15

04 Mar 08:51
Compare
Choose a tag to compare

Trixi v0.3.15

Diff since v0.3.14

Closed issues:

  • Issues with final saving in OrdinaryDiffEq.jl (#453)

Merged pull requests:

v0.3.14

23 Feb 08:25
Compare
Choose a tag to compare

Trixi v0.3.14

Diff since v0.3.13

Closed issues:

  • Create "Callbacks" section in manual (#414)
  • Rename master to main (#424)
  • Add JuliaMono in the documentation of Trixi (#444)

Merged pull requests:

  • Rename all occurrences of master to main (#427) (@sloede)
  • Add callbacks section to manual (#442) (@lchristm)
  • mention font issues and JuliaMono to fix them (#443) (@ranocha)
  • rewrite mpi_parallel to reduce time-to-first-simulation (#445) (@ranocha)
  • add workflow_dispatch event trigger to CI (#446) (@ranocha)
  • further latency reductions (#447) (@ranocha)
  • Fix docs (#451) (@sloede)
  • CompatHelper: add new compat entry for "OrdinaryDiffEq" at version "5.50" for package docs (#452) (@github-actions[bot])

v0.3.13

07 Feb 15:15
Compare
Choose a tag to compare

Trixi v0.3.13

Diff since v0.3.12

Merged pull requests:

  • custom time integration methods use maxiters (#437) (@ranocha)
  • remove DiffEqCallbacks as dependency (#439) (@ranocha)
  • split serial 2D tests into two runs for CI (#440) (@ranocha)