Skip to content

v0.1.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 07:15
· 27 commits to main since this release

LibTrixi v0.1.5

Diff since v0.1.4

Merged pull requests:

  • Make PackageCompiler.jl compilation selectable in cmake (#128) (@bgeihe)
  • Add a libtrixi cmake module (#132) (@bgeihe)
  • Document and unify C and Fortran examples (#133) (@bgeihe)
  • Update apt-get before apt-get install (#137) (@bgeihe)
  • add code of conduct (#139) (@ranocha)
  • add contributing statement and avoid duplicating the license (#140) (@ranocha)
  • Small documentation update (#143) (@bgeihe)
  • Small update in trixi_controller_data_f (#144) (@bgeihe)
  • Add build.jl as dependency for PackageCompiler (#145) (@bgeihe)
  • Do not run CI workflow for changes in docs (#146) (@bgeihe)
  • Update to julia 1.10 (#156) (@bgeihe)
  • Add CompatHelper to keep Julia [compat] bounds up-to-date (#157) (@sloede)
  • CompatHelper: bump compat for Trixi to 0.6 for package LibTrixi.jl, (keep existing compat) (#158) (@github-actions[bot])
  • CompatHelper: bump compat for Trixi to 0.6 for package test, (keep existing compat) (#159) (@github-actions[bot])
  • CompatHelper: add new compat entry for TOML at version 1 for package lib, (keep existing compat) (#160) (@github-actions[bot])
  • Update codecov to v4 and add token (#167) (@bgeihe)
  • CompatHelper: bump compat for Trixi to 0.7 for package LibTrixi.jl, (keep existing compat) (#170) (@github-actions[bot])
  • CompatHelper: bump compat for Trixi to 0.7 for package test, (keep existing compat) (#171) (@github-actions[bot])
  • Add Bryan/Fritsch warm bubble test case (#176) (@bgeihe)
  • Add baroclinic instability test case (#177) (@bgeihe)

Closed issues:

  • Document examples and their purpose (#114)
  • Create FindLibtrixi.cmake (#121)
  • Make PackageCompiler library selectable via cmake (#124)
  • Allow using local shared libraries instead of Julia-shipped one (#125)
  • Precompiling LibTixi.jl fails on main (#135)