Changelog¶
Future releases¶
Todo
Convert notebook
00_FINAL_REPORT.ipnbfindings to.rstformat for online Sphinx renderingGenerate dependency workflow schematic, illustrating DAG of notebook inputs and outputs
Fix notebook
05_umap_hdbscan_features.ipynbdata generation functionalityImprove
caproj.utilsAPI documentation
v2.0.1 (2020-08-01)¶
Add all author names to
docs/conf.pyandsetup.pyRemove unused notebook-generated outputs from each respective notebook
Commit
notebook/05_umap_hdbscan_features.ipynboutput feature data to version control due to notebook errors preventing successful outputMove
notebook/11_FINAL_REPORT.ipynbdecision tree diagram output todocs/_static/figures/for use in future documentation enhancements
v2.0.0 (2020-08-01)¶
Add
pipenvpackage and dependency managementConvert custom
src/modules to Python packagecaprojImprove user
README.rstdocumentationImprove documentation within
.ipynbnotebook files and fix sequential notebook workflowRemove deprecated notebooks, files, and directories
Add
toxautomated testing and continuous integration services with GitHub ActionsAdd
caprojAPI documentation using Sphinx and reStructuredTextPublish initial project documentation via GitHub Pages
v1.0.0 (2020-05-17)¶
Initial version of project completed for CS109B