Python Package Template Versions Save

🚀 Your next Python package needs a bleeding-edge project structure.

v1.1.1

2 years ago

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

:busts_in_silhouette: List of contributors

@TezRomacH @MaaniBeigy

v1.1.0

2 years ago

What’s Changed

  • Fix details rendering for code security section (#360) @johnthagen

:rocket: Features

  • Migrate pytest config to pyproject.toml #361 (#365) @TezRomacH

:arrow_up: Dependencies updates

  • :arrow_up: Bump regex from 2021.7.6 to 2021.8.3 (#352) @dependabot
  • updated pyupgrade (#354) @TezRomacH

:busts_in_silhouette: List of contributors

@TezRomacH, @dependabot, @dependabot[bot] and @johnthagen

v1.0.11

2 years ago

What’s Changed

:arrow_up: Dependencies updates

  • Upadted deps (#348) @TezRomacH
  • :arrow_up: Bump importlib-metadata from 4.6.1 to 4.6.3 (#346) @dependabot
  • :arrow_up: Bump platformdirs from 2.1.0 to 2.2.0 (#343) @dependabot
  • :arrow_up: Bump tomli from 1.1.0 to 1.2.0 (#344) @dependabot
  • :arrow_up: Bump virtualenv from 20.6.0 to 20.7.0 (#345) @dependabot
  • :arrow_up: Bump charset-normalizer from 2.0.3 to 2.0.4 (#347) @dependabot

:busts_in_silhouette: List of contributors

@TezRomacH, @dependabot and @dependabot[bot]

v1.0.10

2 years ago

What’s Changed

:wrench: Fixes & Refactoring

  • 📈fix docker in dependabot (#333) @TezRomacH

:arrow_up: Dependencies updates

  • new-version (#339) @TezRomacH
  • :arrow_up: Bump pylint from 2.9.3 to 2.9.5 (#335) @dependabot
  • :arrow_up: Bump astroid from 2.6.4 to 2.6.5 (#334) @dependabot
  • :arrow_up: Bump tomli from 1.0.4 to 1.1.0 (#336) @dependabot
  • :arrow_up: Bump platformdirs from 2.0.2 to 2.1.0 (#338) @dependabot
  • :arrow_up: Bump pyupgrade from 2.21.2 to 2.23.0 (#337) @dependabot
  • :arrow_up: Bump pathspec from 0.8.1 to 0.9.0 (#332) @dependabot

:busts_in_silhouette: List of contributors

@TezRomacH, @dependabot and @dependabot[bot]

v1.0.8

2 years ago

What’s Changed

:wrench: Fixes & Refactoring

  • 😦 mypy install types fixes (#330) @TezRomacH

:busts_in_silhouette: List of contributors

@TezRomacH

v1.0.7

2 years ago

What’s Changed

  • Fixed mypy config

:busts_in_silhouette: List of contributors

@TezRomacH

v1.0.6

2 years ago

What’s Changed

:wrench: Fixes & Refactoring

  • Mypy fix in Makefile (#329) @TezRomacH

:arrow_up: Dependencies updates

  • ⬆️ Update rich (#328) @TezRomacH

:busts_in_silhouette: List of contributors

@TezRomacH

v1.0.5

2 years ago

What’s Changed

  • New command for Makefile for updating dev dependencies

:arrow_up: Dependencies updates

  • :arrow_up: Bump virtualenv from 20.5.0 to 20.6.0 (#325) @dependabot
  • deps/black-21.7b0 (#327) @TezRomacH
  • :arrow_up: Bump python-dateutil from 2.8.1 to 2.8.2 (#324) @dependabot
  • :arrow_up: Bump identify from 2.2.10 to 2.2.11 (#318) @dependabot
  • ⬆️ Update pyupgrade (#323) @TezRomacH
  • Update isort (#317) @TezRomacH
  • :arrow_up: Bump regex from 2021.7.1 to 2021.7.6 (#315) @dependabot

:busts_in_silhouette: List of contributors

@TezRomacH, @dependabot and @dependabot[bot]

v1.0.4

2 years ago

What’s Changed

:wrench: Fixes & Refactoring

  • 🙈 Fix Makefile again (#314) @TezRomacH

:busts_in_silhouette: List of contributors

@TezRomacH

v1.0.3

2 years ago

What’s Changed

  • Fixes for issues #311 (#312) @TezRomacH

:arrow_up: Dependencies updates

  • Update pyupgrade deps (#313) @TezRomacH
  • :arrow_up: Bump regex from 2021.4.4 to 2021.7.1 (#310) @dependabot
  • :arrow_up: Bump pylint from 2.8.3 to 2.9.3 (#309) @dependabot

:busts_in_silhouette: List of contributors

@TezRomacH, @dependabot and @dependabot[bot]