This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
Releases: sp1thas/pyskroutz
Releases · sp1thas/pyskroutz
v0.2.0
No interface changes
What's Changed
- Bump urllib3 from 1.26.3 to 1.26.4 by @dependabot in #8
- Bump pydantic from 1.7.3 to 1.7.4 by @dependabot in #9
- Bump urllib3 from 1.26.4 to 1.26.5 by @dependabot in #10
- fix: updated url reference by @bonjo7 in #12
- Issue/#18 build pipeline by @managedkaos in #19
- Bump certifi from 2021.5.30 to 2022.12.7 by @dependabot in #20
- Bump cryptography from 3.4.7 to 39.0.1 by @dependabot in #21
- Improve CI and introduce pre-commit hooks by @sp1thas in #22
- Migrate documentation from readthedocs to github pages by @sp1thas in #23
- Fix docs CICD by @sp1thas in #24
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #25
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #26
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #27
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #28
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #29
- Bump pymdown-extensions from 9.9.2 to 10.0 by @dependabot in #30
- v0.2.0 by @sp1thas in #31
- Refactor imports
- Reformat code base
- Optimize code base
New Contributors
- @bonjo7 made their first contribution in #12
- @managedkaos made their first contribution in #19
- @sp1thas made their first contribution in #22
- @pre-commit-ci made their first contribution in #25
Better docs, fewer bugs
- Debug models issues on multiple resources
- Improve documentation by using tabs for examples and resources
Here we go again
This project has been resumed and is under heavy development. The whole project structure has been refactored and major features have been added
Features:
- Use pydantic for responses
- Pipenv for dependenies management
- Create documentation page using mkdocs material and readthedocs
Hello world
Includes most of the methods supported by the skroutz api. Some methods are untested