2021-06-18
Build System / Dependencies
* **DOCKER:** optimize docker build, related ci items (553e4212)
Continuous Integration
* **GITHUB:**
* update changelog github action version (5f15aaad)
* add dependabot configuration, initialize CoC, remove unused templates (fdbacf84)
Documentation Changes
* **README,CONTRIBUTING:** revise package manifests, add development guide (4c656da7)
* **SPHINX,README:** cleanup documentation, add schema, dynamic generation (0190b4c9)
* **DEPENDENCIES:** consolidate documentation dependencies (9a647b35)
New Features
* **CONFIGURATION:** make config schema backwards compatible (3cee628a)
* **CONTAINER:** preserve existing ci api using a shim (02977aa7)
* **PYDOCSTYLE:** add pydocstyle, and add to the default linter config (b034e542)
* **JSONSCHEMA,TYPING:** enforce cli configuration schema and add support for typing (f412b622)
Refactors
* **PYPROJECT.TOML:** make typing an extras package (c1d0bc0a)
Tests
* **PYTEST:** consolidate pytest configuration (43dbe207)
Deployment Checklist
- [x] Ensure documentation is accurate
- [x] Ensure readthedocs integration is working