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.0.2
What’s Changed
- CLI example simplification
⬆️ Dependencies updates
- ⬆️ Bump importlib-metadata from 4.5.0 to 4.6.0 (#307) @dependabot
- ⬆️ Bump urllib3 from 1.26.5 to 1.26.6 (#306) @dependabot
👥 List of contributors
@TezRomacH, @dependabot, @dependabot[bot] and Roman Tezikov
v1.0.1
v1.0.0 Production ready release
What’s Changed
- 🐍 Added minimal python version variable (#298) @TezRomacH
🚀 Features
- 🦷 Added flag to skip CLI example creation (#305) @TezRomacH
- 😎 Removed
lice
dependency (#303) @TezRomacH - 🔎 Added semantic version validation (#302) @TezRomacH
- Updated example (#301) @TezRomacH
- 🧩 Added licence and programming version generator (#300) @TezRomacH
- 📏 Added line length param (#299) @TezRomacH
💥 Breaking Changes
- 😎 Removed
lice
dependency (#303) @TezRomacH
📝 Documentation
- Updated example (#301) @TezRomacH
⬆️ Dependencies updates
- ⬆️ Bump arrow from 1.1.0 to 1.1.1 (#304) @dependabot
👥 List of contributors
@TezRomacH, @dependabot, @dependabot[bot] and Roman Tezikov
v0.1.8
What’s Changed
Updated Makefiles and poetry
- Fix #294 (#295) @volemont
- Use latest poetry installer (#294) @volemont
- Replace poetry with poetry_core in build-system (#250) @hexfaker
🚀 Features
- 🦅 v0.1.8 (#297) @TezRomacH
⬆️ Dependencies updates
- ⬆️ Bump release-drafter/release-drafter from 5.14.0 to 5.15.0 (#283) @dependabot
- ⬆️ Bump actions/setup-python from 2.2.1 to 2.2.2 (#281) @dependabot
- ⬆️ Bump actions/cache from 2.1.4 to 2.1.6 (#288) @dependabot
- ⬆️ Bump identify from 2.0.0 to 2.2.10 (#292) @dependabot
- ⬆️ Bump gitpython from 3.1.13 to 3.1.18 (#296) @dependabot
- ⬆️ Bump identify from 1.6.1 to 2.0.0 (#262) @dependabot
- ⬆️ Bump pylint from 2.7.1 to 2.7.2 (#261) @dependabot
- ⬆️ Bump identify from 1.5.14 to 1.6.1 (#257) @dependabot
- ⬆️ Bump lazy-object-proxy from 1.4.3 to 1.5.2 (#251) @dependabot
- ⬆️ Bump urllib3 from 1.26.2 to 1.26.3 (#242) @dependabot
- ⬆️ Bump gitpython from 3.0.9 to 3.1.13 (#247) @dependabot
- ⬆️ Bump pytest from 6.2.1 to 6.2.2 (#240) @dependabot
- ⬆️ Bump tokenize-rt from 4.0.0 to 4.1.0 (#241) @dependabot
- ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 (#248) @dependabot
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#246) @dependabot
- ⬆️ Bump smmap from 3.0.5 to 4.0.0 (#243) @dependabot
- ⬆️ Bump smmap from 3.0.4 to 3.0.5 (#239) @dependabot
- ⬆️ Bump snowballstemmer from 2.0.0 to 2.1.0 (#237) @dependabot
- ⬆️ Bump mypy from 0.790 to 0.800 (#238) @dependabot
- ⬆️ Bump virtualenv from 20.3.0 to 20.4.0 (#235) @dependabot
- ⬆️ Bump safety from 1.10.2 to 1.10.3 (#233) @dependabot
- ⬆️ Bump identify from 1.5.12 to 1.5.13 (#232) @dependabot
- ⬆️ Bump pyyaml from 5.3.1 to 5.4.1 (#236) @dependabot
👥 List of contributors
@TezRomacH, @dependabot, @dependabot[bot], @hexfaker, @volemont and Roman Tezikov
v0.1.7
v0.1.6 fix Makefile
What’s Changed
- Fix wrong parentheses in Makefile strict tests (#223) @philipptempel
- I could not create a project with underscore in the name although the… (#220) @abassel
⬆️ Dependencies updates
- ⬆️ Bump bandit from 1.6.3 to 1.7.0 (#212) @dependabot
- ⬆️ Bump typed-ast from 1.4.1 to 1.4.2 (#229) @dependabot
- ⬆️ Bump importlib-metadata from 3.3.0 to 3.4.0 (#226) @dependabot
- ⬆️ Bump pytest from 6.2.0 to 6.2.1 (#213) @dependabot
- ⬆️ Bump identify from 1.5.10 to 1.5.12 (#228) @dependabot
- ⬆️ Bump gitpython from 3.1.11 to 3.1.12 (#227) @dependabot
- ⬆️ Bump isort from 5.6.4 to 5.7.0 (#221) @dependabot
- ⬆️ Bump release-drafter/release-drafter from v5.12.1 to v5.13.0 (#219) @dependabot
- ⬆️ Bump actions/setup-python from v2.1.4 to v2.2.1 (#217) @dependabot
- ⬆️ Bump safety from 1.9.0 to 1.10.2 (#224) @dependabot
- ⬆️ Bump virtualenv from 20.2.1 to 20.3.0 (#225) @dependabot
- ⬆️ Bump chardet from 3.0.4 to 4.0.0 (#214) @dependabot
- ⬆️ Bump requests from 2.25.0 to 2.25.1 (#215) @dependabot
- ⬆️ Bump py from 1.9.0 to 1.10.0 (#211) @dependabot
- ⬆️ Bump pytest from 6.1.2 to 6.2.0 (#208) @dependabot
- ⬆️ Bump packaging from 20.4 to 20.8 (#209) @dependabot
- ⬆️ Bump pre-commit from 2.9.2 to 2.9.3 (#206) @dependabot
- ⬆️ Bump importlib-metadata from 3.1.0 to 3.3.0 (#210) @dependabot
- ⬆️ Bump certifi from 2020.11.8 to 2020.12.5 (#205) @dependabot
- ⬆️ Bump bandit from 1.6.2 to 1.6.3 (#204) @dependabot
- ⬆️ Bump stevedore from 3.2.2 to 3.3.0 (#202) @dependabot
- ⬆️ Bump importlib-metadata from 2.0.0 to 3.1.0 (#199) @dependabot
- ⬆️ Bump darglint from 1.5.7 to 1.5.8 (#197) @dependabot
- ⬆️ Bump virtualenv from 20.2.0 to 20.2.1 (#198) @dependabot
- ⬆️ Bump pre-commit from 2.9.0 to 2.9.2 (#200) @dependabot
- ⬆️ Bump darglint from 1.5.5 to 1.5.7 (#193) @dependabot
- ⬆️ Bump virtualenv from 20.1.0 to 20.2.0 (#194) @dependabot
- ⬆️ Bump identify from 1.5.9 to 1.5.10 (#195) @dependabot
- ⬆️ Bump pre-commit from 2.8.2 to 2.9.0 (#196) @dependabot
- ⬆️ Bump urllib3 from 1.26.1 to 1.26.2 (#192) @dependabot
- ⬆️ Bump regex from 2020.11.11 to 2020.11.13 (#191) @dependabot
- ⬆️ Bump regex from 2020.10.28 to 2020.11.11 (#188) @dependabot
- ⬆️ Bump requests from 2.24.0 to 2.25.0 (#189) @dependabot
- ⬆️ Bump urllib3 from 1.25.11 to 1.26.1 (#190) @dependabot
- ⬆️ Bump pyupgrade from 2.7.3 to 2.7.4 (#187) @dependabot
- ⬆️ Bump pathspec from 0.8.0 to 0.8.1 (#185) @dependabot
- ⬆️ Bump certifi from 2020.6.20 to 2020.11.8 (#186) @dependabot
- ⬆️ Bump actions/cache from v2.1.2 to v2.1.3 (#184) @dependabot
- ⬆️ Bump attrs from 20.2.0 to 20.3.0 (#183) @dependabot
- ⬆️ Bump identify from 1.5.7 to 1.5.9 (#182) @dependabot
- ⬆️ Bump identify from 1.5.6 to 1.5.7 (#181) @dependabot
- ⬆️ Bump pre-commit from 2.8.1 to 2.8.2 (#180) @dependabot
- ⬆️ Bump toml from 0.10.1 to 0.10.2 (#179) @dependabot
- ⬆️ Bump pre-commit from 2.8.0 to 2.8.1 (#178) @dependabot
- ⬆️ Bump pytest from 6.1.1 to 6.1.2 (#177) @dependabot
- ⬆️ Bump regex from 2020.10.23 to 2020.10.28 (#176) @dependabot
- ⬆️ Bump pre-commit from 2.7.1 to 2.8.0 (#175) @dependabot
- ⬆️ Bump virtualenv from 20.0.35 to 20.1.0 (#172) @dependabot
- ⬆️ Bump gitpython from 3.1.10 to 3.1.11 (#173) @dependabot
- ⬆️ Bump zipp from 3.3.1 to 3.4.0 (#174) @dependabot
- ⬆️ Bump regex from 2020.10.15 to 2020.10.23 (#170) @dependabot
- ⬆️ Bump gitpython from 3.1.9 to 3.1.10 (#171) @dependabot
- ⬆️ Bump pyupgrade from 2.7.2 to 2.7.3 (#169) @dependabot
- ⬆️ Bump release-drafter/release-drafter from v5.12.0 to v5.12.1 (#168) @dependabot
- ⬆️ Bump urllib3 from 1.25.10 to 1.25.11 (#167) @dependabot
- ⬆️ Bump pbr from 5.5.0 to 5.5.1 (#166) @dependabot
- ⬆️ Bump release-drafter/release-drafter from v5.11.0 to v5.12.0 (#165) @dependabot
- ⬆️ Bump regex from 2020.10.11 to 2020.10.15 (#161) @dependabot
- ⬆️ Bump virtualenv from 20.0.34 to 20.0.35 (#162) @dependabot
- ⬆️ Bump zipp from 3.3.0 to 3.3.1 (#163) @dependabot
- ⬆️ Bump actions/setup-python from v2.1.3 to v2.1.4 (#159) @dependabot
- ⬆️ Bump iniconfig from 1.0.1 to 1.1.1 (#160) @dependabot
- ⬆️ Bump isort from 5.6.3 to 5.6.4 (#158) @dependabot
- ⬆️ Bump colorama from 0.4.3 to 0.4.4 (#157) @dependabot
- ⬆️ Bump isort from 5.6.1 to 5.6.3 (#152) @dependabot
- ⬆️ Bump virtualenv from 20.0.33 to 20.0.34 (#156) @dependabot
- ⬆️ Bump actions/cache from v2.1.1 to v2.1.2 (#151) @dependabot
- ⬆️ Bump identify from 1.5.5 to 1.5.6 (#153) @dependabot
- ⬆️ Bump regex from 2020.9.27 to 2020.10.11 (#154) @dependabot
- ⬆️ Bump mypy from 0.782 to 0.790 (#155) @dependabot
- ⬆️ Bump isort from 5.5.5 to 5.6.1 (#150) @dependabot
- ⬆️ Bump arrow from 0.16.0 to 0.17.0 (#148) @dependabot
- ⬆️ Bump isort from 5.5.4 to 5.5.5 (#149) @dependabot
- ⬆️ Bump virtualenv from 20.0.32 to 20.0.33 (#147) @dependabot
- ⬆️ Bump cfgv from 3.1.0 to 3.2.0 (#124) @dependabot
- ⬆️ Bump actions/cache from v2.1.0 to v2.1.1 (#131) @dependabot
👥 List of contributors
@TezRomacH, @abassel, @dependabot, @dependabot[bot] and @philipptempel
v0.1.5 Fix isort
What’s Changed
- Add isort file paths (#146) @ChenghaoMou
⬆️ Dependencies updates
- ⬆️ Bump stevedore from 3.2.0 to 3.2.2 (#142) @dependabot
- ⬆️ Bump pytest from 5.4.3 to 6.1.0 (#143) @dependabot
- ⬆️ Bump virtualenv from 20.0.30 to 20.0.32 (#145) @dependabot
- ⬆️ Bump actions/setup-python from v2.1.1 to v2.1.3 (#144) @dependabot
- ⬆️ Bump identify from 1.5.4 to 1.5.5 (#141) @dependabot
- ⬆️ Bump black from 19.10b0 to 20.8b1 (#140) @dependabot
- ⬆️ Bump identify from 1.4.24 to 1.5.4 (#139) @dependabot
👥 List of contributors
@ChenghaoMou, @TezRomacH, @dependabot and @dependabot[bot]
v0.1.4 Updated dev dependencies
What’s Changed
- Fix conflict between black and isort configs (#128) @hexfaker
- Create dependabot.yml (#114) @TezRomacH
- ⬆️ using dependabot of version 2 and running
pip check
with poetry (#112) @Dectinc - Small typo fix (#90) @N720720
- Settings update (#63) @TezRomacH
🚀 Features
- Pre commit local (#53) @TezRomacH
- 🔥 updated example (#49) @TezRomacH
- 💄 added asciinema demo (#47) @TezRomacH
🔧 Fixes & Refactoring
- 📝 Updated readme & removed
security.md
files (#48) @TezRomacH
📝 Documentation
- 📝 Updated readme & removed
security.md
files (#48) @TezRomacH - 💄 added asciinema demo (#47) @TezRomacH
⬆️ Dependencies updates
- ⬆️ Bump darglint from 1.5.1 to 1.5.2 (#118) @dependabot
- ⬆️ Bump virtualenv from 20.0.27 to 20.0.30 (#126) @dependabot
- ⬆️ Bump pyupgrade from 2.7.0 to 2.7.2 (#121) @dependabot
- ⬆️ Bump actions/cache from v1 to v2.1.0 (#116) @dependabot
- ⬆️ Bump actions/setup-python from v1 to v2.1.1 (#117) @dependabot
- ⬆️ Bump release-drafter/release-drafter from v5.7.0 to v5.11.0 (#115) @dependabot
- ⬆️ Bump identify from 1.4.23 to 1.4.24 (#109) @dependabot-preview
- ⬆️ Bump stevedore from 3.1.0 to 3.2.0 (#108) @dependabot-preview
- ⬆️ Bump regex from 2020.6.8 to 2020.7.14 (#105) @dependabot-preview
- ⬆️ Bump virtualenv from 20.0.26 to 20.0.27 (#106) @dependabot-preview
- ⬆️ Bump identify from 1.4.21 to 1.4.23 (#101) @dependabot-preview
- ⬆️ Bump gitpython from 3.1.3 to 3.1.7 (#103) @dependabot-preview
- ⬆️ Bump stevedore from 2.0.1 to 3.1.0 (#104) @dependabot-preview
- ⬆️ Bump pyupgrade from 2.6.2 to 2.7.0 (#99) @dependabot-preview
- ⬆️ Bump virtualenv from 20.0.25 to 20.0.26 (#98) @dependabot-preview
- ⬆️ Bump darglint from 1.4.1 to 1.5.1 (#97) @dependabot-preview
- ⬆️ Bump pre-commit from 2.5.1 to 2.6.0 (#96) @dependabot-preview
- ⬆️ Bump python-slugify from 4.0.0 to 4.0.1 (#94) @dependabot-preview
- ⬆️ Bump identify from 1.4.20 to 1.4.21 (#95) @dependabot-preview
- ⬆️ Bump pyupgrade from 2.6.1 to 2.6.2 (#89) @dependabot-preview
- ⬆️ Bump importlib-metadata from 1.6.1 to 1.7.0 (#91) @dependabot-preview
- ⬆️ Bump idna from 2.9 to 2.10 (#92) @dependabot-preview
- ⬆️ Bump distlib from 0.3.0 to 0.3.1 (#93) @dependabot-preview
- ⬆️ Bump py from 1.8.2 to 1.9.0 (#88) @dependabot-preview
- ⬆️ Bump virtualenv from 20.0.24 to 20.0.25 (#85) @dependabot-preview
- ⬆️ Bump wcwidth from 0.2.4 to 0.2.5 (#86) @dependabot-preview
- ⬆️ Bump mypy from 0.781 to 0.782 (#87) @dependabot-preview
- ⬆️ Bump identify from 1.4.19 to 1.4.20 (#80) @dependabot-preview
- ⬆️ Bump certifi from 2020.4.5.2 to 2020.6.20 (#82) @dependabot-preview
- ⬆️ Bump stevedore from 2.0.0 to 2.0.1 (#83) @dependabot-preview
- ⬆️ Bump virtualenv from 20.0.23 to 20.0.24 (#84) @dependabot-preview
- ⬆️ Bump mypy from 0.780 to 0.781 (#81) @dependabot-preview
- ⬆️ Bump arrow from 0.15.6 to 0.15.7 (#79) @dependabot-preview
- ⬆️ Bump requests from 2.23.0 to 2.24.0 (#78) @dependabot-preview
- ⬆️ Bump py from 1.8.1 to 1.8.2 (#77) @dependabot-preview
- ⬆️ Bump pylint from 2.5.2 to 2.5.3 (#70) @dependabot-preview
- ⬆️ Bump darglint from 1.4.0 to 1.4.1 (#72) @dependabot-preview
- ⬆️ Bump pre-commit from 2.4.0 to 2.5.1 (#73) @dependabot-preview
- ⬆️ Bump pyupgrade from 2.5.0 to 2.6.1 (#74) @dependabot-preview
- ⬆️ Bump virtualenv from 20.0.21 to 20.0.23 (#76) @dependabot-preview
- ⬆️ Bump more-itertools from 8.3.0 to 8.4.0 (#75) @dependabot-preview
- ⬆️ Bump wcwidth from 0.2.3 to 0.2.4 (#68) @dependabot-preview
- ⬆️ Bump astroid from 2.4.1 to 2.4.2 (#69) @dependabot-preview
- ⬆️ Bump pyupgrade from 2.4.4 to 2.5.0 (#67) @dependabot-preview
- ⬆️ Bump regex from 2020.5.14 to 2020.6.8 (#64) @dependabot-preview
- ⬆️ Bump importlib-metadata from 1.6.0 to 1.6.1 (#65) @dependabot-preview
- ⬆️ Bump certifi from 2020.4.5.1 to 2020.4.5.2 (#66) @dependabot-preview
- ⬆️ Bump stevedore from 1.32.0 to 2.0.0 (#61) @dependabot-preview
- ⬆️ Bump identify from 1.4.18 to 1.4.19 (#62) @dependabot-preview
- ⬆️ Bump mypy from 0.770 to 0.780 (#60) @dependabot-preview
- ⬆️ Bump darglint from 1.3.1 to 1.4.0 (#55) @dependabot-preview
- ⬆️ Bump pytest from 5.4.2 to 5.4.3 (#58) @dependabot-preview
- ⬆️ Bump wcwidth from 0.1.9 to 0.2.3 (#57) @dependabot-preview
- ⬆️ Bump nodeenv from 1.3.5 to 1.4.0 (#59) @dependabot-preview
- ⬆️ update
rich
(#54) @TezRomacH - ⬆️ Bump darglint from 1.3.0 to 1.3.1 (#50) @dependabot-preview
- ⬆️ Bump gitpython from 3.1.2 to 3.1.3 (#51) @dependabot-preview
- ⬆️ Bump identify from 1.4.17 to 1.4.18 (#52) @dependabot-preview
👥 List of contributors
@Dectinc, @N720720, @TezRomacH, @dependabot, @dependabot-preview, @dependabot-preview[bot], @dependabot[bot] and @hexfaker
v0.1.3
What’s Changed
🚀 Features
- 💄 added a table to show
Input variables
(#33) @TezRomacH
📝 Documentation
- 💄 added a table to show
Input variables
(#33) @TezRomacH
⬆️ Dependencies updates
- ⬆️ Bump pyupgrade from 2.4.1 to 2.4.4 (#44) @dependabot-preview
- ⬆️ Bump six from 1.14.0 to 1.15.0 (#43) @dependabot-preview
- ⬆️ Bump identify from 1.4.15 to 1.4.17 (#45) @dependabot-preview
- ⬆️ Bump virtualenv from 20.0.20 to 20.0.21 (#40) @dependabot-preview
- ⬆️ Bump packaging from 20.3 to 20.4 (#39) @dependabot-preview
- ⬆️ Bump more-itertools from 8.2.0 to 8.3.0 (#37) @dependabot-preview
- ⬆️ Bump toml from 0.10.0 to 0.10.1 (#36) @dependabot-preview
- ⬆️ Bump regex from 2020.5.13 to 2020.5.14 (#35) @dependabot-preview
- ⬆️ Bump regex from 2020.5.7 to 2020.5.13 (#32) @dependabot-preview
- ➕ added missing dependency (#31) @TezRomacH
- ⬆️ Bump appdirs from 1.4.3 to 1.4.4 (#29) @dependabot-preview
- ⬆️ Bump pre-commit from 2.3.0 to 2.4.0 (#30) @dependabot-preview
- ⬆️ Bump regex from 2020.4.4 to 2020.5.7 (#28) @dependabot-preview
👥 List of contributors
@TezRomacH, @dependabot-preview and @dependabot-preview[bot]
v0.1.2
What’s Changed
🚀 Features
- 🔒 added SECURITY.md and configs (#27) @TezRomacH
- 🙈 added .dockerignore (#26) @TezRomacH
📦 Build System & CI/CD
- 🙈 added .dockerignore (#26) @TezRomacH
📝 Documentation
- 💬 Added label tables to the README (#25) @TezRomacH
- ✏️ update grammar in readme (#19) @TezRomacH
⬆️ Dependencies updates
- 🚑 hotfix for dependabot (#24) @TezRomacH
- 📌 update dependabot configs (#21) @TezRomacH
- Bump pytest from 5.4.1 to 5.4.2 (#20) @dependabot-preview
👥 List of contributors
@TezRomacH, @dependabot-preview and @dependabot-preview[bot]