What's Changed
- Add Python-based PDD solver option (Sesame) and fix sign convention inconsistencies by @phoebe-p in #265
- Making current and voltage signs consistent between the depletion approximation and PDD solvers may cause backwards compatibility issues for p-on-n cells
- Fixed DA dark current overflow and relevant test
- Update outdated examples
- Fix issue where plotting error causing examples in GitHub actions to fail
- Change build for S4 to install setuptools explicitly (necessary in Python 3.12)
- Fix issue where Fortran PDD did not work if all voltages < 0
- Upgrade build from devpy to spin (renamed), and to latest version of meson in the build system
Full Changelog: v5.9.2...v5.10.0