What's Changed
- compatibility up to python 3.14
- bugfixes and minor improvements
Contents
- [DOC] replace svg TeX plugin in readme by GitHub native TeX by @fkiraly in https://github.com/dswah/pyGAM/pull/399
- [ENH] unit tests for
gen_imgs.py by @Yasserelhaddar in https://github.com/dswah/pyGAM/pull/396
- [MNT] python 3.14 compatibility and python 3.9 end-of-life by @fkiraly in https://github.com/dswah/pyGAM/pull/400
- [BUG] fix missing datasets and dataset loaders crashing; also impacts quickstart tutorial by @Kraego in https://github.com/dswah/pyGAM/pull/401
New Contributors
- @Yasserelhaddar made their first contribution in https://github.com/dswah/pyGAM/pull/396
- @Kraego made their first contribution in https://github.com/dswah/pyGAM/pull/401
All Contributors
@fkiraly,
@Kraego,
@Yasserelhaddar
Full Changelog: https://github.com/dswah/pyGAM/compare/v0.10.1...v0.11.0