Releases: zMoooooritz/stapy
Releases · zMoooooritz/stapy
v0.3.1
What's Changed
- Bump actions/checkout from 2 to 3 by @dependabot in #29
- Bump actions/setup-python from 2 to 4 by @dependabot in #30
- Bump codecov/codecov-action from 1 to 3 by @dependabot in #31
- Bump inquirer from 2.9.1 to 2.9.2 by @dependabot in #32
- Bump setuptools from 59.3.0 to 63.2.0 by @dependabot in #33
- Bump requests from 2.27.1 to 2.28.1 by @dependabot in #34
- Bump inquirer from 2.9.2 to 2.10.0 by @dependabot in #35
- Bump setuptools from 63.2.0 to 63.3.0 by @dependabot in #36
- Bump setuptools from 63.3.0 to 63.4.1 by @dependabot in #38
- Bump setuptools from 63.4.1 to 65.4.1 by @dependabot in #45
New Contributors
- @dependabot made their first contribution in #29
Full Changelog: 0.3.0...0.3.1
v0.3.0
What's Changed
- Adapt logging behavior and expand config files by @zMoooooritz in #28
Full Changelog: 0.2.7...0.3.0
v0.2.7
What's Changed
- Fix parsing of dates by @zMoooooritz in #25
- Clean-up printing and logging by @zMoooooritz in #26
Full Changelog: 0.2.6...0.2.7
v0.2.6
What's Changed
- Replace PyInquirer with its defacto successor inquirer by @zMoooooritz in #21
- Implement basic authentication for sta connections by @zMoooooritz in #22
Full Changelog: 0.2.5...0.2.6
v0.2.5
Full Changelog: 0.2.4...0.2.5
v0.2.4
What's Changed
- Replace levenshtein with thefuzz for better compatiblity by @zMoooooritz in #18
Full Changelog: 0.2.3...0.2.4
v0.2.3
Rework Delete.query and add some illustrating examples
Full Changelog: 0.2.2...0.2.3
v0.2.2
Refine the entities and code clean-up
v0.2.1
Minor improvements and additional tests
v0.2.0
Add patch functionality and QoL improvements