v1.1.0
What's Changed
- ops: retire the requirements{,-dev}.txt files by @kerberizer in #138
- Fix a bug in resample_NUDFT and add tests by @georgievgeorgi in #139
- fix missing returns and .json -> .model_dump_json by @georgievgeorgi in #141
- Fix a problem with FitPeaksResult.to_dataframe_peaks by @georgievgeorgi in #143
- ops: pin actions by @kerberizer in #145
- Added x_err and y_err setters by @georgievgeorgi in #144
- Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 by @dependabot in #149
- Bump py-cov-action/python-coverage-comment-action from 3.27 to 3.28 by @dependabot in #150
- Implement spline based resampling; Implement L1 L2 norms by @georgievgeorgi in #148
Full Changelog: v1.0.0...v1.1.0