- Support for [editable_wheel (PEP 660)](https://peps.python.org/pep-0660/) and setuptools>=65.3 - CI on Github Actions for Linux, Windows and macOS - Support for Python 3.8, 3.9 and 3.10
0.3.2
- Few optimizations in 3D operators - pyproject.toml and isolated build - Various bugfixes (in particular, problems with `-Wl,--as-needed`)
0.3.1
- Various bugfixes and improvements + compatibility Python 3.8
0.3.0
- classes using mpi4py-fft - compatibility transonic 0.4.0
0.2.9
- Minimal support for Windows - Slightly better logging of bad parameters - Optimization with dealiasing coeff for fft3dmpi_with_fftw1d
0.2.8
- `pip install` from an empty environment should works - Use transonic - `compute_spectrum_kykx` (in 2d operators) - Supports Python >= 3.6