Releases: hacf-fr/sfrbox-api
Releases · hacf-fr/sfrbox-api
v0.0.11
Changes
👷 Continuous Integration
🔨 Refactoring
📦 Dependencies
- Bump safety from 2.3.5 to 3.2.7 (#334) @dependabot
- Bump pyupgrade from 3.15.0 to 3.17.0 (#336) @dependabot
- Bump pre-commit from 3.5.0 to 3.8.0 (#333) @dependabot
- Bump xdoctest from 1.1.0 to 1.2.0 (#332) @dependabot
- Bump virtualenv from 20.26.3 to 20.26.4 in /.github/workflows (#325) @dependabot
- Bump codecov/codecov-action from 4.3.0 to 4.5.0 (#324) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.10.1 (#323) @dependabot
- Bump ruamel-yaml from 0.18.5 to 0.18.6 (#322) @dependabot
- Bump sphinxcontrib-serializinghtml from 1.1.5 to 2.0.0 (#321) @dependabot
- Bump exceptiongroup from 1.2.0 to 1.2.2 (#319) @dependabot
- Bump pre-commit-hooks from 4.5.0 to 4.6.0 (#318) @dependabot
v0.0.10
Changes
🪲 Fixes
📦 Dependencies
- Bump actions/checkout from 4.1.1 to 4.1.7 (#309) @dependabot
- Bump pip from 24.0 to 24.2 in /.github/workflows (#310) @dependabot
- Bump actions/setup-python from 5.0.0 to 5.2.0 (#308) @dependabot
- Bump actions/upload-artifact from 4.3.1 to 4.4.0 (#307) @dependabot
- Bump actions/download-artifact from 4.1.7 to 4.1.8 (#306) @dependabot
- Bump actions/cache from 4.0.0 to 4.0.2 (#305) @dependabot
- Bump sphinx-click from 5.1.0 to 6.0.0 in /docs (#304) @dependabot
- Bump poetry from 1.8.2 to 1.8.3 in /.github/workflows (#311) @dependabot
- Bump pathspec from 0.11.0 to 0.12.1 (#312) @dependabot
- Bump livereload from 2.6.3 to 2.7.0 (#313) @dependabot
- Bump pygments from 2.16.1 to 2.18.0 (#314) @dependabot
- Bump sniffio from 1.3.0 to 1.3.1 (#315) @dependabot
- Bump pytest-asyncio from 0.21.1 to 0.23.8 (#316) @dependabot
- Bump sphinx from 7.2.6 to 8.0.2 in /docs (#302) @dependabot
- Bump myst-parser from 2.0.0 to 4.0.0 in /docs (#303) @dependabot
- Bump furo from 2024.1.29 to 2024.8.6 in /docs (#301) @dependabot
- Bump virtualenv from 20.25.0 to 20.26.3 in /.github/workflows (#299) @dependabot
- Bump idna from 3.4 to 3.8 (#300) @dependabot
- Bump certifi from 2023.7.22 to 2024.8.30 (#298) @dependabot
- Bump nox from 2023.4.22 to 2024.4.15 in /.github/workflows (#284) @dependabot
- Bump actions/download-artifact from 4.1.1 to 4.1.7 in /.github/workflows (#291) @dependabot
- Bump requests from 2.31.0 to 2.32.3 (#296) @dependabot
- Bump codecov/codecov-action from 3.1.4 to 4.3.0 (#282) @dependabot
- Bump importlib-metadata from 6.8.0 to 7.1.0 (#279) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 (#276) @dependabot
- Bump actions/download-artifact from 4.1.1 to 4.1.4 (#275) @dependabot
- Bump poetry from 1.7.1 to 1.8.2 in /.github/workflows (#273) @dependabot
- Bump jinja2 from 3.1.3 to 3.1.4 (#297) @dependabot
- Bump actions/upload-artifact from 4.1.0 to 4.3.1 (#261) @dependabot
- Bump identify from 2.5.30 to 2.6.0 (#290) @dependabot
- Bump tornado from 6.3.3 to 6.4.1 (#295) @dependabot
- Bump setuptools from 68.2.2 to 74.1.2 (#294) @dependabot
- Bump urllib3 from 1.26.18 to 2.2.2 (#292) @dependabot
- Bump zipp from 3.17.0 to 3.20.1 (#293) @dependabot
- Bump pip from 23.3.2 to 24.0 in /.github/workflows (#259) @dependabot
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#258) @dependabot
- Bump furo from 2023.9.10 to 2024.1.29 in /docs (#253) @dependabot
- Bump sphinxcontrib-htmlhelp from 2.0.1 to 2.0.5 (#249) @dependabot
- Bump smmap from 5.0.0 to 5.0.1 (#245) @dependabot
- Bump pytest from 7.2.1 to 8.1.1 (#278) @dependabot
v0.0.9
Changes
🚀 Features
- Add WLAN enablement controls (#239) @p0lycarpio
🪲 Fixes
📦 Dependencies
- Bump actions/{upload/download}-artifact from v3 to v4 (#243) @epenet
- Bump actions/cache from 3.3.2 to 4.0.0 (#242) @dependabot
- Bump sphinxcontrib-qthelp from 1.0.3 to 1.0.7 (#241) @dependabot
- Bump jinja2 from 3.1.2 to 3.1.3 (#237) @dependabot
- Bump gitpython from 3.1.40 to 3.1.41 (#235) @dependabot
- Bump attrs from 22.2.0 to 23.2.0 (#234) @dependabot
- Bump pip from 23.3.1 to 23.3.2 in /.github/workflows (#232) @dependabot
- Bump actions/setup-python from 4.7.1 to 5.0.0 (#229) @dependabot
- Bump virtualenv from 20.24.7 to 20.25.0 in /.github/workflows (#227) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#225) @dependabot
- Bump zipp from 3.11.0 to 3.17.0 (#224) @dependabot
- Bump pre-commit-hooks from 4.4.0 to 4.5.0 (#220) @dependabot
- Bump pyupgrade from 3.3.1 to 3.15.0 (#221) @dependabot
v0.0.8
v0.0.7
Changes
💥 Breaking Changes
🚀 Features
🪲 Fixes
👷 Continuous Integration
- Bump main Python version to 3.11 (#189) @Narmishka
📦 Dependencies
- Bump virtualenv from 20.24.6 to 20.24.7 in /.github/workflows (#215) @dependabot
- Bump sphinx-click from 5.0.1 to 5.1.0 in /docs (#214) @dependabot
- Bump exceptiongroup from 1.1.0 to 1.2.0 (#213) @dependabot
- Bump poetry from 1.7.0 to 1.7.1 in /.github/workflows (#212) @dependabot
- Bump nodeenv from 1.7.0 to 1.8.0 (#211) @dependabot
- Bump click from 8.1.3 to 8.1.7 (#210) @dependabot
- Bump tokenize-rt from 5.0.0 to 5.2.0 (#209) @dependabot
- Bump sphinxcontrib-applehelp from 1.0.4 to 1.0.7 (#207) @dependabot
- Bump pytest-asyncio from 0.20.3 to 0.21.1 (#206) @dependabot
- Bump sphinxcontrib-devhelp from 1.0.2 to 1.0.5 (#205) @dependabot
- Bump ruamel-yaml from 0.17.21 to 0.18.5 (#204) @dependabot
- Bump virtualenv from 20.17.1 to 20.24.6 (#203) @dependabot
- Bump pyyaml from 6.0 to 6.0.1 (#202) @dependabot
- Add support for pydantic v2 (#194) @epenet
- Bump soupsieve from 2.3.2.post1 to 2.5 (#199) @dependabot
- Bump cfgv from 3.3.1 to 3.4.0 (#198) @dependabot
- Bump bandit from 1.7.4 to 1.7.5 (#201) @dependabot
- Bump sphinx-basic-ng from 1.0.0b1 to 1.0.0b2 (#200) @dependabot
- Bump pbr from 5.11.1 to 6.0.0 (#197) @dependabot
- Bump poetry from 1.6.1 to 1.7.0 in /.github/workflows (#193) @dependabot
- Bump setuptools from 67.1.0 to 68.2.2 (#192) @dependabot
- Bump furo from 2022.12.7 to 2023.3.27 (#190) @dependabot
- Bump filelock from 3.9.0 to 3.13.1 (#186) @dependabot
- Bump babel from 2.11.0 to 2.13.1 (#183) @dependabot
- Bump pytz from 2022.7.1 to 2023.3.post1 (#179) @dependabot
- Bump distlib from 0.3.6 to 0.3.7 (#191) @dependabot
- Bump httpx from 0.23.3 to 0.25.0 (#184) @dependabot
- Bump mypy version from 0.930 to 1.6 (#188) @Narmishka
- Fix safety check caused by pydantic (#187) @Narmishka
- Bump respx from 0.20.1 to 0.20.2 (#181) @dependabot
- Bump pytest-cov from 4.0.0 to 4.1.0 (#182) @dependabot
- Bump flake8-bugbear from 22.12.6 to 23.3.12 (#180) @dependabot
- Bump gitdb from 4.0.10 to 4.0.11 (#177) @dependabot
- Bump ruamel-yaml-clib from 0.2.7 to 0.2.8 (#178) @dependabot
- Bump sphinx-click from 4.4.0 to 5.0.1 (#176) @dependabot
- Bump virtualenv from 20.24.5 to 20.24.6 in /.github/workflows (#175) @dependabot
- Bump typeguard from 2.13.3 to 4.1.5 (#171) @dependabot
- Bump importlib-metadata from 6.0.0 to 6.8.0 (#170) @dependabot
- Bump dparse from 0.6.2 to 0.6.3 (#173) @dependabot
- Bump markupsafe from 2.1.2 to 2.1.3 (#172) @dependabot
- Bump actions/cache from 3.3.1 to 3.3.2 (#165) @dependabot
- Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#166) @dependabot
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#167) @dependabot
- Bump pip from 23.3 to 23.3.1 in /.github/workflows (#168) @dependabot
- Bump furo from 2022.12.7 to 2023.9.10 in /docs (#152) @dependabot
- Bump myst-parser from 0.18.1 to 2.0.0 in /docs (#153) @dependabot
- Bump identify from 2.5.15 to 2.5.30 (#155) @dependabot
- Bump sphinx-click from 4.4.0 to 5.0.1 in /docs (#154) @dependabot
- Bump certifi from 2022.12.7 to 2023.7.22 (#158) @dependabot
- Bump crazy-max/ghaction-github-labeler from 4.1.0 to 5.0.0 (#149) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.10 (#150) @dependabot
- Bump pre-commit from 2.21.0 to 3.5.0 (#157) @dependabot
- Bump sphinx from 6.1.3 to 7.2.6 in /docs (#151) @dependabot
- Bump beautifulsoup4 from 4.11.1 to 4.12.2 (#124) @dependabot
- Bump isort from 5.11.4 to 5.12.0 (#84) @dependabot
- Bump sphinxcontrib-htmlhelp from 2.0.0 to 2.0.1 (#80) @dependabot
- Bump tornado from 6.2 to 6.3.3 (#160) @dependabot
- Bump markdown-it-py from 2.1.0 to 2.2.0 (#164) @dependabot
- Bump actions/checkout from 3.5.2 to 4.1.1 (#147) @dependabot
- Bump actions/setup-python from 4.5.0 to 4.7.1 (#148) @dependabot
- Bump pip from 23.0 to 23.3 in /.github/workflows (#145) @dependabot
- Bump poetry from 1.3.2 to 1.6.1 in /.github/workflows (#143) @dependabot
- Bump virtualenv from 20.17.1 to 20.24.5 in /.github/workflows (#144) @dependabot
- Bump urllib3 from 1.26.14 to 1.26.18 (#162) @dependabot
- Bump requests from 2.28.2 to 2.31.0 (#163) @dependabot
- Bump pygments from 2.14.0 to 2.16.1 (#159) @dependabot
- Bump gitpython from 3.1.30 to 3.1.40 (#161) @dependabot
- Bump nox-poetry from 1.0.2 to 1.0.3 in /.github/workflows (#156) @dependabot
- Bump release-drafter/release-drafter from 5.22.0 to 5.25.0 (#146) @dependabot
- Bump actions/checkout from 3.3.0 to 3.5.2 (#127) @dependabot
- Bump actions/cache from 3.2.4 to 3.3.1 (#101) @dependabot
- Bump codecov/codecov-action from 3.1.1 to 3.1.3 (#130) @dependabot
- Bump nox from 2022.11.21 to 2023.4.22 in /.github/workflows (#131) @dependabot
v0.0.6
Changes
🪲 Fixes
📦 Dependencies
- Bump setuptools from 66.0.0 to 67.1.0 (#77) @dependabot
- Bump pip from 22.3.1 to 23.0 in /.github/workflows (#76) @dependabot
- Bump actions/cache from 3.2.3 to 3.2.4 (#75) @dependabot
- Bump iniconfig from 1.1.1 to 2.0.0 (#73) @dependabot
- Bump markupsafe from 2.1.1 to 2.1.2 (#72) @dependabot
- Bump requests from 2.28.1 to 2.28.2 (#71) @dependabot
- Bump pathspec from 0.10.3 to 0.11.0 (#69) @dependabot
v0.0.5
Changes
🚨 Testing
📦 Dependencies
- Bump sphinxcontrib-applehelp from 1.0.2 to 1.0.4 (#67) @dependabot
- Bump identify from 2.5.11 to 2.5.15 (#66) @dependabot
- Bump pytest from 7.2.0 to 7.2.1 (#64) @dependabot
- Bump pydocstyle from 6.2.3 to 6.3.0 (#62) @dependabot
- Bump pytz from 2022.7 to 2022.7.1 (#61) @dependabot
- Bump setuptools from 65.6.3 to 66.0.0 (#58) @dependabot
- Bump urllib3 from 1.26.13 to 1.26.14 (#57) @dependabot
- Bump alabaster from 0.7.12 to 0.7.13 (#56) @dependabot
- Bump pbr from 5.11.0 to 5.11.1 (#55) @dependabot
- Bump importlib-metadata from 5.2.0 to 6.0.0 (#54) @dependabot
- Bump actions/setup-python from 4.4.0 to 4.5.0 (#52) @dependabot
v0.0.4
v0.0.3
Changes
- Bump version to 0.0.3 (#48) @epenet
- Use explicit exception for failed Api call (#45) @epenet
- Log HTTP responses (#43) @epenet
🚀 Features
👷 Continuous Integration
📚 Documentation
📦 Dependencies
- Bump coverage from 7.0.1 to 7.0.5 (#42) @dependabot
- Bump pydocstyle from 6.1.1 to 6.2.3 (#38) @dependabot
- Bump httpx from 0.23.1 to 0.23.3 (#29) @dependabot
- Bump sphinx from 5.3.0 to 6.1.3 in /docs (#41) @dependabot
- Bump poetry from 1.3.1 to 1.3.2 in /.github/workflows (#40) @dependabot
- Bump actions/upload-artifact from 3.1.1 to 3.1.2 (#36) @dependabot
- Bump actions/cache from 3.2.2 to 3.2.3 (#35) @dependabot
- Bump actions/download-artifact from 3.0.1 to 3.0.2 (#31) @dependabot
- Bump actions/checkout from 3.2.0 to 3.3.0 (#30) @dependabot
- Bump pydantic from 1.10.3 to 1.10.4 (#26) @dependabot
- Bump pygments from 2.13.0 to 2.14.0 (#23) @dependabot
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#21) @dependabot