This repository has been archived by the owner on Feb 7, 2024. It is now read-only.
Releases: TezRomacH/python-package-template
Releases · TezRomacH/python-package-template
v1.1.1
What’s Changed
- Added coverage badges via
make test
@TezRomacH and @MaaniBeigy #368 - Added script to update all dev deps using one command
make update-dev-deps
- Added more cleanup commands
make pycache-remove
make dsstore-remove
make mypycache-remove
make ipynbcheckpoints-remove
make pytestcache-remove
all this cleanups can be executed via make cleanup
- Refactored cookie-cutter pre- and post- tests
- Added assets with coverage-repost
👥 List of contributors
v1.1.0
What’s Changed
- Fix details rendering for code security section (#360) @johnthagen
🚀 Features
- Migrate pytest config to pyproject.toml #361 (#365) @TezRomacH
⬆️ Dependencies updates
- ⬆️ Bump regex from 2021.7.6 to 2021.8.3 (#352) @dependabot
- updated pyupgrade (#354) @TezRomacH
👥 List of contributors
@TezRomacH, @dependabot, @dependabot[bot] and @johnthagen
v1.0.11
What’s Changed
⬆️ Dependencies updates
- Upadted deps (#348) @TezRomacH
- ⬆️ Bump importlib-metadata from 4.6.1 to 4.6.3 (#346) @dependabot
- ⬆️ Bump platformdirs from 2.1.0 to 2.2.0 (#343) @dependabot
- ⬆️ Bump tomli from 1.1.0 to 1.2.0 (#344) @dependabot
- ⬆️ Bump virtualenv from 20.6.0 to 20.7.0 (#345) @dependabot
- ⬆️ Bump charset-normalizer from 2.0.3 to 2.0.4 (#347) @dependabot
👥 List of contributors
@TezRomacH, @dependabot and @dependabot[bot]
v1.0.10
What’s Changed
🔧 Fixes & Refactoring
- 📈fix docker in dependabot (#333) @TezRomacH
⬆️ Dependencies updates
- new-version (#339) @TezRomacH
- ⬆️ Bump pylint from 2.9.3 to 2.9.5 (#335) @dependabot
- ⬆️ Bump astroid from 2.6.4 to 2.6.5 (#334) @dependabot
- ⬆️ Bump tomli from 1.0.4 to 1.1.0 (#336) @dependabot
- ⬆️ Bump platformdirs from 2.0.2 to 2.1.0 (#338) @dependabot
- ⬆️ Bump pyupgrade from 2.21.2 to 2.23.0 (#337) @dependabot
- ⬆️ Bump pathspec from 0.8.1 to 0.9.0 (#332) @dependabot
👥 List of contributors
@TezRomacH, @dependabot and @dependabot[bot]
v1.0.8
What’s Changed
🔧 Fixes & Refactoring
- 😦 mypy install types fixes (#330) @TezRomacH
👥 List of contributors
v1.0.7
v1.0.6 Hotfix
What’s Changed
🔧 Fixes & Refactoring
- Mypy fix in Makefile (#329) @TezRomacH
⬆️ Dependencies updates
- ⬆️ Update rich (#328) @TezRomacH
👥 List of contributors
v1.0.5
What’s Changed
- New command for Makefile for updating dev dependencies
⬆️ Dependencies updates
- ⬆️ Bump virtualenv from 20.5.0 to 20.6.0 (#325) @dependabot
- deps/black-21.7b0 (#327) @TezRomacH
- ⬆️ Bump python-dateutil from 2.8.1 to 2.8.2 (#324) @dependabot
- ⬆️ Bump identify from 2.2.10 to 2.2.11 (#318) @dependabot
- ⬆️ Update pyupgrade (#323) @TezRomacH
- Update isort (#317) @TezRomacH
- ⬆️ Bump regex from 2021.7.1 to 2021.7.6 (#315) @dependabot
👥 List of contributors
@TezRomacH, @dependabot and @dependabot[bot]
v1.0.4
v1.0.3
What’s Changed
- Fixes for issues #311 (#312) @TezRomacH
⬆️ Dependencies updates
- Update pyupgrade deps (#313) @TezRomacH
- ⬆️ Bump regex from 2021.4.4 to 2021.7.1 (#310) @dependabot
- ⬆️ Bump pylint from 2.8.3 to 2.9.3 (#309) @dependabot
👥 List of contributors
@TezRomacH, @dependabot and @dependabot[bot]