Skip to content

v5.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 09:14
· 91 commits to master since this release
b6379a8

BoundaryValueDiffEq v5.12.0

Diff since v5.11.0

Merged pull requests:

  • Add BVDAE solvers (#217) (@ErikQQY)
  • Add license to BoundaryValueDiffEqCore (#219) (@ErikQQY)
  • Subpackages use BoundaryValueDiffEqCore (#221) (@ErikQQY)
  • CompatHelper: add new compat entry for BoundaryValueDiffEqCore at version 1, (keep existing compat) (#222) (@github-actions[bot])
  • ci: test with 1, lts and pre versions of julia (#223) (@thazhemadam)
  • BoundaryValueDiffEqShooting missing Core compat (#224) (@ErikQQY)
  • Done BoundaryValueDiffEq splitting (#225) (@ErikQQY)
  • Extension solvers should use Core (#226) (@ErikQQY)
  • Fix precompilation on 1.11 (#227) (@ErikQQY)
  • CompatHelper for subpackage compats (#228) (@ErikQQY)
  • Update Project.toml (#231) (@ErikQQY)

Closed issues:

  • Feature request: BVP-DAE support (#76)
  • WARNING: both NonlinearSolve and LineSearches export ... (#220)