All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- lilyminium
- IAlibay
- fiona-naughton
- ianmkenney
- RMeli
- orbeckst
- ljwoods2
- Add black configurartion to
pyproject.toml
(Issue #73, PR #75) - Cookiecutter version dependency (Issue #33, PR #46)
- Configuration files for external hooks (PR #9)
- Overhaul cookiecutter CI (PR #10, #26)
- Overhaul cookie CI (PR #7, #28)
- New packaging standard (PR #6)
- Analysis template (PR #19)
- Added Python 3.11 to cookiecutter build matrix (Issue #68)
- Updated mambaforge version in
readthedocs.yaml
(Issue #132, PR #133) - Switched deprecated pkg_resources to use importlib (PR #122, Issue #121)
- Fixed pypi_check with lowercase (PR #118, Issue #112)
- Fixed ModuleNotFound after installation (Issue #113, PR #115)
- Fix cookie pypi_check test (PR #45)
- Bump minimum Python version to 3.9 in line with CI build matrix (#70)
- Propagate
**kwargs
toAnalysisBase
(PR #66) - Exclude
if TYPE_CHECKING:
branches from code coverage report (PR #67) - Remove redundant code of conduct document (Issue #42)
- Generated template shipped with broken CI options (PR #41)
- Added MDA install for CI pylint check (Issue #47, PR #48)
- Cookiecutter docs configuration sys.path change must come before import (Issue #60)
- Avoid codecov upload limit failures in generated repositories by not running codecov in CRON CI (Issue #54, PR#58)
- Removed Python 3.8 from cookiecutter build matrix (Issue #59)
- Update hook scripts to use main branch (PR #5)
- Update code of conduct (PR #4)
- Update cookie contents with basic structure (#8)
- Update cookiecutter options (#2)
- Documentation (PR #25, #30)
- Removed LGTM badge from README (PR #52)
- Transferred URLs out of README (PR #80)
- Unused files from MolSSI
canvas
entrypoint (Issue #40, PR #45)