2022.3.6
What's Changed
- Fix bug in grid search
The parameters that are fitted when evaluating a grid point were not
updated. In particular, after the grid search was done, the parameters
to the best grid point were not returned. - Bump rich from 13.3.4 to 13.3.5 by @dependabot in #136
- Bump pre-commit from 3.2.2 to 3.3.1 by @dependabot in #137
- Bump lmfit from 1.2.0 to 1.2.1 by @dependabot in #138
- Bump pre-commit from 3.3.1 to 3.3.2 by @dependabot in #141
- Bump eslint from 8.39.0 to 8.41.0 in /website by @dependabot in #142
- Bump cachetools from 5.3.0 to 5.3.1 by @dependabot in #143
- Bump pydantic from 1.10.7 to 1.10.8 by @dependabot in #144
- Bump @docusaurus/core from 2.4.0 to 2.4.1 in /website by @dependabot in #145
- Bump rich from 13.3.5 to 13.4.1 by @dependabot in #146
- Bump rapidfuzz from 3.0.0 to 3.1.0 by @dependabot in #147
- Bump pydantic from 1.10.8 to 1.10.9 by @dependabot in #148
- Bump rich from 13.4.1 to 13.4.2 by @dependabot in #149
- Bump rapidfuzz from 3.1.0 to 3.1.1 by @dependabot in #150
- Bump @docusaurus/eslint-plugin from 2.4.0 to 2.4.1 in /website by @dependabot in #152
- Bump pre-commit from 3.3.2 to 3.3.3 by @dependabot in #153
- Bump numpy from 1.24.3 to 1.25.0 by @dependabot in #154
- Move to ruff by @gbouvignies in #158
- Bump eslint from 8.41.0 to 8.44.0 in /website by @dependabot in #159
- Bump to pydantic v2 by @gbouvignies in #162
- Refactor: Migrate from Poetry to PDM by @gbouvignies in #163
- Refactor for pydantic v2 and better typing by @gbouvignies in #165
Full Changelog: v2022.3.5...2022.3.6