Releases: omise/omise-python
Releases · omise/omise-python
v0.15.0
What's Changed
- Add date filter on charge list by @AnasNaouchi in #75
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Update README.md by @muthuswamyopn in #71
- Fix docString syntax by @AnasNaouchi in #73
New Contributors
- @muthuswamyopn made their first contribution in #70
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Added support for partial capture by @AnasNaouchi @yurasavin in #64
New Contributors
- @AnasNaouchi made their first contribution in #64
- @yurasavin made their first contribution in #64
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Allow access to metadata by @som-m in #53
- Removed logging secret key in clear text by @Sim4n6 in #56
- Remove testing on EoL Python versions by @danfowler in #58
- ENGA3-791 Added workflow to publish package by @ajzkk in #59
- Bump 0.12.0 by @danfowler in #57
New Contributors
Full Changelog: v0.11.0...v0.12.0
v0.11.0
- [Added] Add tests for list method (#50)
- [Added] Add list events method for Charge (#48)
- [Added] Add accept method for Dispute (#47)
- [Added] Add Document API (#46)
- [Added] Add Chain API (#45)
- [Added] Add Capability API (#44)
- [Added] Add expire method for Charge (#43)
- [Added] Add retrieve method for Source (#42)
v0.10.0
v0.9.0
Version 0.8.1
[0.8.1] - 2018-05-21
This version fixes Schedule API getting wrong response when it destroyed.
- [Fixed] Schedule API return proper response when it destroyed.
Version 0.8.0
[0.8.0] - 2018-01-11
This version adds support for Receipt API, and Source API.
- [Fixed] Allow customer to be able to retrieve customer list.
- [Changed] Split test classes to each file.
- [Changed] Split request class to new file.
Version 0.7.0
[0.7.0] - 2017-10-17
This version adds support for Receipt API, and Source API.
- [Added] Add Receipt API.
- [Added] Add Source API.