Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.0]
Added
Add a changelog
Add
pre-commitAdd
poetryAdd several typing hints
Changed
Turn the travis CI into a github CI
Update the README
Move several doc files into python docstrings
Bump the minimum version of python to
3.9. Also bump the requirements forscipyandxarray. If those are too restrictive, we may broaden them later.Refactor docs
xrscipy.fftnow mirrorsscipy.fftrather thannumpy.fftReplace custom documentation parsed by tweaked
docstring_parsermoduleMove
xrscipy.signaltoxrscipy.other.signal
Fixed
Fix
fft, fftpack, integrateutests and modules
Removed
Remove the
interpolatemodule, which is now supported natively byxarray
[0.1.0] (6 March 2018)
Initial release. This is the “old” version.