This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
Releases: withlogicco/billit-python-sdk
Releases · withlogicco/billit-python-sdk
0.4.0
What's Changed
- Add dependabot configuration by @Stavrospanakakis in #18
- fix(deps): bump requests from 2.27.1 to 2.28.1 by @dependabot in #20
- fix(deps): bump actions/setup-python from 3 to 4 by @dependabot in #19
- chore(deps-dev): bump black from 22.3.0 to 22.6.0 by @dependabot in #22
- chore(deps-dev): bump mypy from 0.961 to 0.971 by @dependabot in #21
- fix(deps): bump types-requests from 2.28.0 to 2.28.7 by @dependabot in #23
- fix(deps): bump types-requests from 2.28.7 to 2.28.8 by @dependabot in #24
- fix(deps): bump types-requests from 2.28.8 to 2.28.9 by @dependabot in #26
- Improve exception structure and handling by @phemmylintry in #27
- chore(deps-dev): bump black from 22.6.0 to 22.8.0 by @dependabot in #36
- billit contact client by @phemmylintry in #37
- Ocp client methods by @phemmylintry in #38
- fix(deps): bump types-requests from 2.28.9 to 2.28.10 by @dependabot in #39
- CI: Run on push to main and
pull_request
by @parisk in #42 - Customer constants by @phemmylintry in #40
- billit products client by @phemmylintry in #41
- purchases billit client by @phemmylintry in #43
- billit tags client by @phemmylintry in #44
- bill-it payment sdk by @phemmylintry in #45
- fix(deps): bump types-requests from 2.28.10 to 2.28.11 by @dependabot in #46
- chore(deps-dev): bump mypy from 0.971 to 0.981 by @dependabot in #47
- chore(deps-dev): bump mypy from 0.981 to 0.982 by @dependabot in #48
- fix(deps): bump types-requests from 2.28.11 to 2.28.11.1 by @dependabot in #49
- chore(deps-dev): bump black from 22.8.0 to 22.10.0 by @dependabot in #50
- fix(deps): bump types-requests from 2.28.11.1 to 2.28.11.2 by @dependabot in #52
- Enhancements for the Invoices and Contacts clients by @akalipetis in #51
- fix(deps): bump types-requests from 2.28.11.2 to 2.28.11.3 by @dependabot in #54
- fix(deps): bump types-requests from 2.28.11.3 to 2.28.11.4 by @dependabot in #55
- fix(deps): bump types-requests from 2.28.11.4 to 2.28.11.5 by @dependabot in #57
- fix(deps): bump certifi from 2022.5.18.1 to 2022.12.7 by @dependabot in #58
- chore(deps-dev): bump black from 22.10.0 to 22.12.0 by @dependabot in #59
- fix(deps): bump types-requests from 2.28.11.5 to 2.28.11.7 by @dependabot in #61
- chore(deps-dev): bump black from 22.12.0 to 23.1.0 by @dependabot in #64
- fix(deps): bump types-requests from 2.28.11.7 to 2.28.11.9 by @dependabot in #66
- fix(deps): bump types-requests from 2.28.11.9 to 2.28.11.12 by @dependabot in #67
- chore(deps-dev): bump mypy from 0.982 to 1.0.0 by @dependabot in #65
- fix(deps): bump requests from 2.28.1 to 2.28.2 by @dependabot in #62
New Contributors
- @Stavrospanakakis made their first contribution in #18
- @dependabot made their first contribution in #20
- @akalipetis made their first contribution in #51
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Fix typing issues in
Client.invoices.create
by @phemmylintry in #12 - CI: Rename
deploy
job totest
by @parisk in #14 - Billit Customer Client by @phemmylintry in #15
- Bump to
0.3.0
by @parisk in #16
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- feat: Account api endpoint by @phemmylintry in #6
- feat: Invoice sub client and methods by @phemmylintry in #7
- feat: CI/CD GitHub by @phemmylintry in #9
- Version
0.2.0
by @parisk in #10
New Contributors
- @phemmylintry made their first contribution in #6
- @parisk made their first contribution in #10
Full Changelog: https://github.com/withlogicco/billit-python-sdk/commits/0.2.0