- Require python>=3.11 (#95)
- Require python>=3.9
- Change API of diffburst (#82)
- Adopt custom trapezoidal integration to calculate stellar age weights (#78)
- mzr model now return absolute metallicity rather than Z/Zsun (#75)
- Remove dsps.metallicity.mzrDEFAULT_MZR_PDICT and replace with DEFAULT_MET_PDICT (#71)
- Improve numerical robustness of gradients of exponentials (#69)
- Fix bug leading to edge case in which FSPS is assumed to be installed and configured (#68)
- Include .git_archival.txt and .gitattributes to help with versioning (#61)
- Package DSPS using pyproject.toml (#43)
- Remove Ode0 from flat wCDM cosmology params (#39)
- Add Lower+22 unubscured fraction feature to dust attenuation (#37)
- Add readthedocs (#25)
- Add diffburst feature into dsps.experimental (#22)
- Reorganize top-level modules into subdirectories (#21)
- Remove prototype Diffstar model and all associated functions (#18)
- First release