Releases: connor-french/spaceprime
Releases · connor-french/spaceprime
v0.0.5
Summary
Updated package to download all dependencies instead of splitting them up so we don't have to do wonky things for the CLI
Full Changelog: v0.0.4...v0.0.5
documentation
Summary
Revamped and got basic documentation up so folks can use the Python API.
What's Changed
- modify how I handle migration matrices by @connor-french in #18
- Add the spDemography class by @connor-french in #19
- Initialize the plot module by @connor-french in #26
- Update docs- mostly adding quickstart by @connor-french in #29
- update docs by @connor-french in #31
- Move docs to quartodocs by @connor-french in #32
- update index by @connor-french in #33
- Docs index by @connor-french in #34
- add macos 13 workflow by @connor-french in #39
New Contributors
- @connor-french made their first contribution in #18
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3
The first version with all of the Python API functionality! Includes the utilities, demography, and analysis modules. It's now possible to go from SDM projections to simulations to summary statistics. Next on the list is the command-line interface.
v0.0.2
Second test release- trying out bump-my-version
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Initial release