What's Changed
- ci: bump github actions versions by @afuetterer in #99
- Deprecated 3.0.0: port to Python 3.12+ with uv, Hatch and modern typing by @laurent-laporte-pro in #102
- docs: convert the documentation to Markdown (Sphinx 9.1 + MyST) by @laurent-laporte-pro in #103
- feat: add the "Google" docstring decorators (deprecated.google) by @laurent-laporte-pro in #105
- feat: add the "NumPy" docstring decorators (deprecated.numpy) by @laurent-laporte-pro in #106
- docs: present the Google and NumPy docstring decorators by @laurent-laporte-pro in #107
- docs: rewrite the white paper and drop the ebook/LaTeX configuration by @laurent-laporte-pro in #104
- fix: make deprecated functions and methods picklable (multiprocessing spawn) by @laurent-laporte-pro in #108
- docs: rework the README and replace the rusty tools image with a new logo by @laurent-laporte-pro in #109
- docs: switch to the Furo theme (light/dark/auto) and add make docs-live by @laurent-laporte-pro in #110
- fix: address the v3.0.0 pre-release review (pickle, docs, CI) by @laurent-laporte-pro in #111
- v3.0.0 by @laurent-laporte-pro in #112
New Contributors
- @afuetterer made their first contribution in #99
Full Changelog: v1.3.1...v3.0.0