v0.53.0
What's Changed
- Defer module loading to improve startup speed and memory use by @amotl in #849
- Modernize Docker environments, and fix erroneous
selftest.sh
not failing the Docker SuT procedure by @amotl in #852 - SCALAR: Make use of tidy option if multiple datasets are queried by @gutzbenj in #854
- Maintenance: This and that, round 1 by @amotl in #851
- QA: Use Ruff by @amotl in #855
- Cleanup further code by @gutzbenj in #845
- add an example with a gaussian model fitting by @MyPyDavid in #866
- Providing
settings
instance via DI by @amotl in #727 - Bump version to 0.53.0 by @gutzbenj in #867
New Contributors
- @MyPyDavid made their first contribution in #866
Full Changelog: v0.52.0...v0.53.0