What's Changed
- added time_limit for univariate optimization by @christianhauschel in #1092
- Run CI also on oldest compatible Julia version and update GH actions by @devmotion in #1090
- Minor improvements and bugfixes related to NelderMead by @pkofod in #1094
- Bump julia-actions/cache from 1 to 2 by @dependabot in #1097
- Use
@test_broken
instead of skipping by @timholy in #1105 - Remove trailing whitespace by @timholy in #1108
- Minor cleanups by @timholy in #1110
- Docs: adjust callback function explanation by @tuncbkose in #1113
- Fix NelderMead trace aliasing issues by @pkofod in #1114
- Update maximize.jl by @pkofod in #1119
New Contributors
- @christianhauschel made their first contribution in #1092
- @dependabot made their first contribution in #1097
- @tuncbkose made their first contribution in #1113
Full Changelog: v1.9.4...v1.10.0