Releases: SciML/LineSearch.jl
Releases · SciML/LineSearch.jl
v0.1.9
v0.1.8
v0.1.7
LineSearch v0.1.7
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_operatorto 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
LineSearch v0.1.6
Merged pull requests:
- Improve explicit imports hygiene (#37) (@ChrisRackauckas-Claude)
- Switch from JuliaFormatter to Runic.jl for code formatting (#42) (@ChrisRackauckas-Claude)
- chore(deps): bump actions/checkout from 4 to 6 (#43) (@dependabot[bot])
- Add PrecompileTools workload for improved TTFX (#44) (@ChrisRackauckas-Claude)
- Move Enzyme tests to separate test group (#46) (@ChrisRackauckas-Claude)
v0.1.5
LineSearch v0.1.5
Merged pull requests:
- chore(deps): bump codecov/codecov-action from 4 to 5 (#18) (@dependabot[bot])
- Add spell checking configuration (#21) (@ChrisRackauckas)
- Add downgrade CI workflow (#22) (@ChrisRackauckas)
- Apply JuliaFormatter to fix code formatting (#23) (@ChrisRackauckas)
- Fix(CI): Update branch references to main (#24) (@ArnoStrouwen)
- chore(deps): bump actions/checkout from 4 to 6 (#26) (@dependabot[bot])
- Add Julia ecosystem to Dependabot configuration (#27) (@ChrisRackauckas-Claude)
- chore(deps): bump the all-julia-packages group across 1 directory with 3 updates (#28) (@dependabot[bot])
- Expand compat bounds for DifferentiationInterface and ForwardDiff (#30) (@ChrisRackauckas-Claude)
- Bump version to 0.1.5 (#34) (@ChrisRackauckas-Claude)
Closed issues:
- Register (#35)
v0.1.4
LineSearch v0.1.4
Merged pull requests:
- chore(deps): bump crate-ci/typos from 1.18.1 to 1.25.0 (#12) (@dependabot[bot])
- chore(deps): bump crate-ci/typos from 1.25.0 to 1.26.0 (#13) (@dependabot[bot])
- [skip ci] reduce dependabot updates typos (#14) (@ArnoStrouwen)
- ci: test with
1,ltsandpreversions of julia (#15) (@thazhemadam) - feat: implement backtracking (#16) (@avik-pal)
v0.1.3
LineSearch v0.1.3
Merged pull requests:
v0.1.2
LineSearch v0.1.2
v0.1.1
LineSearch v0.1.1
v0.1.0
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)