Releases: websideproject/paddle-billing-client
Releases · websideproject/paddle-billing-client
v0.2.7 🌈
What’s Changed
🔧 Fixes & Refactoring
⬆️ Dependencies updates
- ⬆️ Bump pydantic from 2.6.3 to 2.6.4 (#274) @dependabot
- ⬆️ Bump coverage from 7.4.3 to 7.4.4 (#276) @dependabot
- ⬆️ Bump setuptools from 69.1.1 to 69.2.0 (#275) @dependabot
- ⬆️ Bump black from 24.2.0 to 24.3.0 (#277) @dependabot
- ⬆️ Bump mypy from 1.8.0 to 1.9.0 (#271) @dependabot
- ⬆️ Bump bandit from 1.7.7 to 1.7.8 (#272) @dependabot
- ⬆️ Bump pytest from 8.0.2 to 8.1.1 (#273) @dependabot
- ⬆️ Bump actions/cache from 4.0.0 to 4.0.1 (#267) @dependabot
- ⬆️ Bump marshmallow from 3.21.0 to 3.21.1 (#269) @dependabot
- ⬆️ Bump rich from 13.7.0 to 13.7.1 (#266) @dependabot
- ⬆️ Bump packaging from 23.2 to 24.0 (#270) @dependabot
- ⬆️ Bump coverage from 7.4.1 to 7.4.3 (#260) @dependabot
- ⬆️ Bump JRubics/poetry-publish from 1.16 to 2.0 (#236) @dependabot
- ⬆️ Bump pylint from 3.0.3 to 3.1.0 (#259) @dependabot
- ⬆️ Bump pydantic from 2.6.1 to 2.6.3 (#265) @dependabot
- ⬆️ Bump black from 23.12.1 to 24.2.0 (#245) @dependabot
- ⬆️ Bump setuptools from 69.1.0 to 69.1.1 (#262) @dependabot
- ⬆️ Bump marshmallow from 3.20.2 to 3.21.0 (#264) @dependabot
- ⬆️ Bump pydantic-core from 2.16.2 to 2.16.3 (#261) @dependabot
- ⬆️ Bump typing-extensions from 4.9.0 to 4.10.0 (#256) @dependabot
- ⬆️ Bump stevedore from 5.1.0 to 5.2.0 (#255) @dependabot
- ⬆️ Bump tomlkit from 0.12.3 to 0.12.4 (#263) @dependabot
- ⬆️ Bump pytest from 7.4.4 to 8.0.2 (#257) @dependabot
- ⬆️ Bump virtualenv from 20.25.0 to 20.25.1 (#254) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#232) @dependabot
- ⬆️ Bump certifi from 2023.11.17 to 2024.2.2 (#235) @dependabot
- ⬆️ Bump peter-evans/create-pull-request from 5 to 6 (#231) @dependabot
👥 List of contributors
@bgervan, @dependabot and @dependabot[bot]
v0.2.6 🌈
v0.2.5 🌈
What’s Changed
🚀 Features
⬆️ Dependencies updates
- ⬆️ Bump markupsafe from 2.1.4 to 2.1.5 (#238) @dependabot
- ⬆️ Bump pyupgrade from 3.15.0 to 3.15.1 (#248) @dependabot
- ⬆️ Bump platformdirs from 4.1.0 to 4.2.0 (#230) @dependabot
- ⬆️ Bump multidict from 6.0.4 to 6.0.5 (#234) @dependabot
- ⬆️ Bump setuptools from 69.0.3 to 69.1.0 (#243) @dependabot
- ⬆️ Bump pydantic-core from 2.16.1 to 2.16.2 (#240) @dependabot
- ⬆️ Bump astroid from 3.0.2 to 3.0.3 (#237) @dependabot
- ⬆️ Bump ruamel-yaml from 0.18.5 to 0.18.6 (#241) @dependabot
- ⬆️ Bump pydantic from 2.6.0 to 2.6.1 (#239) @dependabot
- ⬆️ Bump pytest-metadata from 3.0.0 to 3.1.1 (#244) @dependabot
- ⬆️ Bump identify from 2.5.33 to 2.5.35 (#249) @dependabot
- ⬆️ Bump coverage from 7.4.0 to 7.4.1 (#225) @dependabot
- ⬆️ Bump pydantic from 2.6.0b1 to 2.6.0 (#229) @dependabot
- ⬆️ Bump vcrpy from 5.1.0 to 6.0.1 (#222) @dependabot
- ⬆️ Bump dill from 0.3.7 to 0.3.8 (#226) @dependabot
- ⬆️ Bump pluggy from 1.3.0 to 1.4.0 (#221) @dependabot
- ⬆️ Bump bandit from 1.7.6 to 1.7.7 (#219) @dependabot
👥 List of contributors
@bgervan, @dependabot and @dependabot[bot]
v0.2.4 🌈
What’s Changed
⬆️ Dependencies updates
- ⬆️ Bump pydantic-core from 2.14.6 to 2.16.1 (#216) @dependabot
- ⬆️ Bump markupsafe from 2.1.3 to 2.1.4 (#217) @dependabot
👥 List of contributors
@bgervan, @dependabot and @dependabot[bot]
v0.2.3 🌈
v0.2.2 🌈
What’s Changed
- Add
paddle_create_signature_header
helper function to test your webhook implementation (#210) @ddorian
🔧 Fixes & Refactoring
⬆️ Dependencies updates
- ⬆️ Bump actions/cache from 3.3.3 to 4.0.0 (#212) @dependabot
- ⬆️ Bump actions/cache from 3.3.2 to 3.3.3 (#208) @dependabot
- ⬆️ Bump jinja2 from 3.1.2 to 3.1.3 (#206) @dependabot
- ⬆️ Bump gitpython from 3.1.40 to 3.1.41 (#205) @dependabot
- ⬆️ Bump marshmallow from 3.20.1 to 3.20.2 (#204) @dependabot
👥 List of contributors
@bgervan, @ddorian, @dependabot and @dependabot[bot]
v0.2.1 🌈
v0.2.0 🌈
v0.1.17 🌈
What’s Changed
⬆️ Dependencies updates
- ⬆️ Bump mypy from 1.7.1 to 1.8.0 (#191) @dependabot
- ⬆️ Bump coverage from 7.3.3 to 7.4.0 (#194) @dependabot
- ⬆️ Bump setuptools from 69.0.2 to 69.0.3 (#192) @dependabot
- ⬆️ Bump black from 23.12.0 to 23.12.1 (#193) @dependabot
👥 List of contributors
@bgervan, @dependabot and @dependabot[bot]