sasmodels 1.0.11
Sasmodels version 1.0.11 to be released with SasView 6.1.1
What's Changed
Infrastructure changes
- Adds ruff to CI by @DrPaulSharp in #655
- Adds Pyupgrade (UP) ruleset to ruff linter by @DrPaulSharp in #661
- Adds isort (I) ruleset to ruff linter by @DrPaulSharp in #662
Code cleanups
- Applies automatic fixes from the default ruff ruleset by @DrPaulSharp in #653
- Fixes ruff linting errors by @DrPaulSharp in #660
- Fixes whitespace errors by @DrPaulSharp in #663
Bug fixes
- Set pd limits to match sasview by @pkienzle in #627
- Fixes map() bug in "sasfit_compare" by @DrPaulSharp in #664
New Contributors
- @DrPaulSharp made their first contribution in #653
Full Changelog: v1.0.10...v1.0.11