Release v0.1.0
What's Changed
- Initial draft for a
cookiecutter
template (licenses and folder structure) by @agriyakhetarpal in #2 - Add templates and configuration for documentation by @agriyakhetarpal in #4
- feat: VCS versioning and mypy by @Saransh-cpp in #7
- feat: enable mypy for the template by @Saransh-cpp in #8
- Added code of conduct by @santacodes in #10
- Update CODE-OF-CONDUCT.md by @santacodes in #11
- Added tests for template generation by @santacodes in #9
- Added workflows by @santacodes in #12
- Fixed style issues by @santacodes in #13
- Added CONTRIBUTING.md and modified README.md by @santacodes in #17
- Added parameter entry points by @santacodes in #15
- Added CodeCov workflow by @santacodes in #19
- Added doctest to CI by @santacodes in #25
- Added Model Entry Points by @santacodes in #23
- Added
Dependabot
by @santacodes in #28 - Migrated entry points by @santacodes in #27
- Added Git Initialisation Hooks by @santacodes in #32
- Added new test infrastructure by @santacodes in #29
- Added Basic Reservoir Model by @santacodes in #30
- Migrated to copier by @santacodes in #34
- Fixed the git config user.name bug by @santacodes in #38
- Fixed documentation inside the template by @santacodes in #39
- Added basic
setuptools
config in template and tests forbuild-backends
by @santacodes in #37 - Added versioning support for git archives by @santacodes in #44
- Added
pybamm-cookiecutter
CLI by @santacodes in #36 - Attributes and credits by @santacodes in #45
- Changed project name
pybamm-cookiecutter
->pybamm-cookie
by @santacodes in #46 - Extended documentation in
README.md
by @santacodes in #47 - Improved logo accessibility by @santacodes in #51
- Added release workflow by @santacodes in #48
New Contributors
- @agriyakhetarpal made their first contribution in #3
- @Saransh-cpp made their first contribution in #7
Full Changelog: https://github.com/pybamm-team/pybamm-cookie/commits/v0.1.0