Releases: 12rambau/pypackage
Releases · 12rambau/pypackage
0.1.0b4
0.1.0b3
0.1.0b2
0.1.0b1
0.1.0b0
0.1.0a0
What's Changed
- build: drop windows hack for tests by @12rambau in #13
- build: check license compatibility by @12rambau in #12
- build: use PEP631 for license check by @12rambau in #14
- feat: allow user to select other doc builds by @12rambau in #18
- fix: remove sidebar in index.rst by @12rambau in #17
- style: update badges icons by @12rambau in #20
- build: update all the sphinx related config by @12rambau in #33
- fix: update readme by @12rambau in #30
- fix: remove unused notebook by @12rambau in #22
- fix: remove icons from the docs by @12rambau in #29
- fix: only run mypy on the lib by @12rambau in #31
- fix: use slug in test file name by @12rambau in #32
- build: set mypy only in nox by @12rambau in #38
- refactor: typo in readme by @12rambau in #37
- build: use nox as the only config file for test and deploy by @12rambau in #41
- fix: use correct version of deprecated by @12rambau in #44
- test: add a codespell check by @12rambau in #46
- fix: use the patched version of sphinx by @12rambau in #47
- docs: use autoapi to build API reference by @12rambau in #49
- feat: add a devcontainer to have pre-commit and nox installed in code… by @12rambau in #52
- fix: drop D213 manually by @12rambau in #50
- build: add a devcontainer for pypackage itself by @12rambau in #53
- docs: the index wa not pointing to the latest api file by @12rambau in #51
- fix: solv small codespell issues by @12rambau in #57
- fix: install coverage with nox by @12rambau in #59
- fix: protect secret variable with Raw by @12rambau in #60
- fix: update windows bugs by @12rambau in #68
- fix: improve allcontributor management by @12rambau in #58
- refactor: set all deps on 1 line for commit consistency by @12rambau in #70
- chore: drop the sphinx-api doc build by @12rambau in #69
- docs: add necessary parameters for intersphinx mapping by @12rambau in #76
- build: remove traces of cruft by @12rambau in #77
- build: drop Python 3.7 by @12rambau in #74
- fix: report is already written by pytest-cov by @12rambau in #71
- fix: drop setuptools options by @12rambau in #79
- feat: add citation management in the lib by @12rambau in #80
- feat: create stub files for type hinting by @12rambau in #78
- chore: add a pre-commit hook on the template by @12rambau in #83
- feat: move to copier templating by @12rambau in #85
- feat: use commitizen to manage versions by @12rambau in #86
New Contributors
Full Changelog: https://github.com/12rambau/pypackage/commits/0.1.0a0