Skip to content

Releases: SciML/LineSearch.jl

v0.1.9

01 May 20:21
0d3c3da

Choose a tag to compare

LineSearch v0.1.9

Diff since v0.1.8

Merged pull requests:

v0.1.8

19 Apr 12:18
7ab834a

Choose a tag to compare

LineSearch v0.1.8

Diff since v0.1.7

Merged pull requests:

v0.1.7

10 Apr 16:21
d8b13b2

Choose a tag to compare

LineSearch v0.1.7

Diff since v0.1.6

Merged pull requests:

  • chore(deps): bump actions/checkout from 4 to 6 (#48) (@dependabot[bot])
  • Split tests into separate CI jobs using GROUP-based filtering (#49) (@ChrisRackauckas-Claude)
  • chore(deps): bump actions/checkout from 4 to 6 (#50) (@dependabot[bot])
  • chore(deps): bump julia-actions/cache from 2 to 3 (#51) (@dependabot[bot])
  • Add test coverage for RobustNonMonotoneLineSearch (#52) (@Iskaban10)
  • Small tweak to construct_jvp_or_vjp_operator to improve type stability (#53) (@dingraha)
  • chore(deps): bump codecov/codecov-action from 5 to 6 (#54) (@dependabot[bot])
  • chore(deps): update SciMLBase requirement from 2.53.1 to 2.53.1, 3.0 in the all-julia-packages group across 1 directory (#56) (@dependabot[bot])

v0.1.6

13 Jan 00:32
3ce142c

Choose a tag to compare

LineSearch v0.1.6

Diff since v0.1.5

Merged pull requests:

v0.1.5

29 Dec 20:14
efa3e4e

Choose a tag to compare

LineSearch v0.1.5

Diff since v0.1.4

Merged pull requests:

Closed issues:

  • Register (#35)

v0.1.4

21 Oct 03:07
74da8e8

Choose a tag to compare

LineSearch v0.1.4

Diff since v0.1.3

Merged pull requests:

v0.1.3

07 Oct 01:23
04a4563

Choose a tag to compare

LineSearch v0.1.3

Diff since v0.1.2

Merged pull requests:

  • feat: static version of LiFukushimaLineSearch (#11) (@avik-pal)

v0.1.2

04 Oct 01:33

Choose a tag to compare

LineSearch v0.1.2

Diff since v0.1.1

v0.1.1

04 Oct 00:38

Choose a tag to compare

LineSearch v0.1.1

Diff since v0.1.0

v0.1.0

03 Oct 23:29

Choose a tag to compare

LineSearch v0.1.0

Merged pull requests:

  • Bump julia-actions/setup-julia from 1 to 2 (#4) (@dependabot[bot])
  • Bump julia-actions/cache from 1 to 2 (#5) (@dependabot[bot])
  • ci: update tests workflow to use centralized reusable workflow (#6) (@thazhemadam)