Skip to content

Releases: SKopecz/PositiveIntegrators.jl

v0.1.3

05 Apr 13:38
Compare
Choose a tag to compare

PositiveIntegrators v0.1.3

Diff since v0.1.2

Merged pull requests:

  • use Julia action cache (#54) (@ranocha)
  • improve performance of in-place methods for Tridiagonal matrices (#57) (@ranocha)

v0.1.2

05 Apr 06:33
Compare
Choose a tag to compare

PositiveIntegrators v0.1.2

Diff since v0.1.1

Merged pull requests:

  • Bump julia-actions/setup-julia from 1 to 2 (#49) (@dependabot[bot])
  • Bump crate-ci/typos from 1.19.0 to 1.20.3 (#50) (@dependabot[bot])
  • improve efficiency of standard rhs evaluation for tridiagonal matrices (#51) (@ranocha)
  • update installation instructions (#53) (@ranocha)

Closed issues:

  • Make the repository public (#3)

v0.1.1

03 Apr 17:40
Compare
Choose a tag to compare

PositiveIntegrators v0.1.1

Merged pull requests:

  • create package infrastructure and CI tests (#1) (@ranocha)
  • Bump crate-ci/typos from 1.16.17 to 1.16.19 (#4) (@dependabot[bot])
  • additional tests and badges (#5) (@ranocha)
  • set up template for docs (#6) (@ranocha)
  • enable code coverage (#8) (@ranocha)
  • add some tests (#9) (@ranocha)
  • Bump crate-ci/typos from 1.16.19 to 1.16.21 (#10) (@dependabot[bot])
  • automatic code formatting (#11) (@ranocha)
  • fix docstrings after renaming ProdDestODEProblem (#12) (@ranocha)
  • allow building the docs locally (#13) (@ranocha)
  • CompatHelper: add new compat entry for Plots at version 1 for package docs, (keep existing compat) (#14) (@github-actions[bot])
  • CompatHelper: add new compat entry for OrdinaryDiffEq at version 6 for package docs, (keep existing compat) (#15) (@github-actions[bot])
  • CompatHelper: bump compat for Aqua to 0.8 for package test, (keep existing compat) (#16) (@github-actions[bot])
  • Bump crate-ci/typos from 1.16.21 to 1.16.23 (#17) (@dependabot[bot])
  • coverallsapp at v2 (#18) (@ranocha)
  • Bump actions/upload-artifact from 3 to 4 (#20) (@dependabot[bot])
  • Bump codecov/codecov-action from 3 to 4 (#26) (@dependabot[bot])
  • Bump crate-ci/typos from 1.16.23 to 1.18.2 (#30) (@dependabot[bot])
  • fix Project.toml files (#32) (@ranocha)
  • update actions (#33) (@ranocha)
  • CompatHelper: add new compat entry for StaticArrays at version 1 for package examples, (keep existing compat) (#35) (@github-actions[bot])
  • CompatHelper: add new compat entry for SymbolicIndexingInterface at version 0.3 for package examples, (keep existing compat) (#36) (@github-actions[bot])
  • bump minimum Julia version (#37) (@ranocha)
  • Create SECURITY.md (#38) (@ranocha)
  • add code of conduct (#39) (@ranocha)
  • CompatHelper: add new compat entry for PositiveIntegrators at version 0.1 for package examples, (keep existing compat) (#46) (@github-actions[bot])
  • Bump crate-ci/typos from 1.18.2 to 1.19.0 (#47) (@dependabot[bot])
  • use p_prototype from ConservativePDSFunction (#48) (@ranocha)

Closed issues:

  • Debug package on Julia v1.6 (#2)
  • MPRK22(α) for α≠1/2 applied to a ConservativePDSProblem? (#31)
  • Inplace MPE does not work (#34)
  • TagBot trigger issue (#45)

Pre-release for Zenodo

25 Mar 10:56
8ab284e
Compare
Choose a tag to compare
Pre-release
v0.1.0-pre

Fix CI cache names