·
53 commits
to master
since this release
What's Changed
- docs: fix empty build dir by @MilesCranmer in #492
- fix: never store member if violating constraints by @MilesCranmer in #493
- Bump ProgressMeter compat by @Moelf in #495
- fix: caching of options in MLJ regressors by @MilesCranmer in #494
- WIP: Fix some issues with docs by @MilesCranmer in #491
- feat!: set adaptive_parsimony_scaling back to 20.0 on v2+ by @MilesCranmer in #496
- fix: preserve state when niterations=0 by @MilesCranmer in #498
- chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #497
- fix: poisson_sample for lambda=0 by @MilesCranmer in #499
- Fix safe operator parsing in guesses by @MilesCranmer in #500
Full Changelog: v2.0.0-alpha.7...v2.0.0-alpha.8