Releases: guedesfelipe/pls-cli
Releases · guedesfelipe/pls-cli
0.3.4
What's Changed
- ⬆️ Bump cryptography from 42.0.2 to 42.0.4 by @dependabot in #105
- ⬆️ Bump rich from 13.7.0 to 13.7.1 by @dependabot in #106
Full Changelog: 0.3.3...0.3.4
0.3.3
What's Changed
- ⬆️ Bump freezegun from 1.2.2 to 1.4.0 by @dependabot in #104
- ⬆️ Bump safety from 2.3.5 to 3.0.1 by @dependabot in #101
- ⬆️ Bump pytest from 7.4.0 to 7.4.4 by @dependabot in #102
- ⬆️ Bump mkdocs-meta-descriptions-plugin from 2.3.0 to 3.0.0 by @dependabot in #103
Full Changelog: 0.3.2...0.3.3
0.3.2
What's Changed
Internal
- ⬆️ Bump typer to 0.9.0 by @guedesfelipe in #78
- ⬆️ Bump mkdocs-material from 9.1.18 to 9.1.19 by @dependabot in #79
- ⬆️ Bump types-setuptools from 65.7.0.4 to 68.0.0.3 by @dependabot in #80
- ⬆️ Bump mkdocs-meta-descriptions-plugin from 2.2.0 to 2.3.0 by @dependabot in #82
- ⬆️ Bump urllib3 from 2.0.3 to 2.0.7 by @dependabot in #94
- ⬆️ Bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in #95
- ⬆️ Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #96
- ⬆️ Bump rich from 12.6.0 to 13.7.0 by @dependabot in #97
- ⬆️ Bump types-setuptools from 68.0.0.3 to 69.0.0.0 by @dependabot in #98
- ⬆️ Bump mkdocs from 1.4.3 to 1.5.3 by @dependabot in #90
- ⬆️ Bump mkdocs-material from 9.1.19 to 9.2.7 by @dependabot in #99
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
Internal
- ⬆️ Bump certifi from 2022.9.24 to 2022.12.7 by @dependabot in #54
- ⬆️ Bump typer from 0.6.1 to 0.7.0 by @dependabot in #50
- ⬆️ Bump safety from 2.3.1 to 2.3.5 by @dependabot in #56
- ⬆️ Bump types-setuptools from 65.5.0.2 to 65.7.0.3 by @dependabot in #58
- ⬆️ Bump mkdocs-material from 8.5.9 to 9.0.9 by @dependabot in #57
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
Features
- ✨ Editing an existing task by @igor-simoes in #43
Fix
- 🩹 Return minimal default config if doesn't exists by @guedesfelipe in #19
Docs
- 📝 Update bar.done to bar.finished by @guedesfelipe in #18
- 📝 Add warning to restart terminal by @guedesfelipe in #20
- ✏️ Update docs by @guedesfelipe in #28
- 📄 Code of conduct by @guedesfelipe in #44
Internal
- ⬆️ Bump safety from 2.0.0 to 2.1.1 by @dependabot in #23
- ⬆️ Bump types-setuptools from 62.6.1 to 63.2.3 by @dependabot in #27
- ⬆️ Bump mkdocs from 1.3.0 to 1.3.1 by @dependabot in #24
- ⬆️ Bump blue from 0.9.0 to 0.9.1 by @dependabot in #33
- ⬆️ Bump mkdocs-material from 8.3.9 to 8.5.0 by @dependabot in #34
- ⬆️ Bump types-setuptools from 63.2.3 to 65.3.0 by @dependabot in #32
- ⬆️ Bump freezegun from 1.2.1 to 1.2.2 by @dependabot in #31
- ⬆️ Bump dparse from 0.5.1 to 0.5.2 by @dependabot in #42
- ⬆️ Bump pytest from 7.1.2 to 7.2.0 by @dependabot in #46
- ⬆️ Bump types-setuptools from 65.3.0 to 65.5.0.2 by @dependabot in #45
- ⬆️ Bump pytest-cov from 3.0.0 to 4.0.0 by @dependabot in #39
Upgrade version
pip install pls-cli --upgrade
New Contributors
- @igor-simoes made their first contribution in #43
Full Changelog: 0.2.1...0.3.0
0.2.1
0.2.0
What's Changed
- Use new features of typer 0.6.1 to improve help messages.
- New task progressbar (Full configurable).
- Option to display Quotes or no.
- Option to open config file
- Option to open the docs
Features
- 💬 Update help messages by @guedesfelipe in #9
- ✨ Add new commands by @guedesfelipe in #10
- 🚸 Add deprecated commands by @guedesfelipe in #11
- 🚸 Improve help messages by @guedesfelipe in #12
- ✨ New Features by @guedesfelipe in #13
- ✨ Add env to config progressbar colors by @guedesfelipe in #14
Docs
- 📝 Update docs by @guedesfelipe in #15
- New documentation: https://guedesfelipe.github.io/pls-cli/
Internal
- ⬆️ Bump safety from 1.10.3 to 2.0.0 by @dependabot in #6
- ⬆️ Bump types-setuptools from 57.4.17 to 62.6.0 by @dependabot in #7
- ⬆️ Bump typer from 0.4.1 to 0.5.0 by @dependabot in #8
- ⬆️ Bump mkdocs-material from 8.3.8 to 8.3.9 by @dependabot in #3
Upgrade version
pip install pls-cli --upgrade
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: 0.1.1...0.2.0