Releases: woovibr/java-sdk
Releases · woovibr/java-sdk
0.0.10
What's Changed
- fix: fix build with wrong escaping in build.gradle.kts by @aripiprazole in #63
Full Changelog: 0.0.9...0.0.10
0.0.9
0.0.8
Full Changelog: 0.0.7...0.0.8
0.0.7
What's Changed
- fix: fix string interpolation typo by @aripiprazole in #61
Full Changelog: 0.0.6...0.0.7
0.0.6
What's Changed
- test: add remaining tests for qr code by @aripiprazole in #53
- tests: add subscription tests by @aripiprazole in #54
- tests: add refund tests by @aripiprazole in #55
- tests: add payment tests by @aripiprazole in #56
- tests: add customer tests by @aripiprazole in #57
- tests: add account tests by @aripiprazole in #58
- tests: add webhook tests by @aripiprazole in #59
- tests: add charge tests by @aripiprazole in #60
Full Changelog: 0.0.5...0.0.6
0.0.5
What's Changed
- feat: add webhook validation by @aripiprazole in #50
- build: increment version in build.gradle.kts by @aripiprazole in #51
- build: increment version in build.gradle.kts by @aripiprazole in #52
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- feat: improve readme by @samueldurantes in #39
- docs(README.md): fix description of SDK by @criskell in #41
- feat: add subscription util accessors in WooviSDK by @aripiprazole in #44
- fix: fix ci build by @aripiprazole in #46
- feat: add coerce input values by @aripiprazole in #47
- feat: make brCode optional by @aripiprazole in #49
New Contributors
- @samueldurantes made their first contribution in #39
- @criskell made their first contribution in #41
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- build: increase build version build.gradle.kts by @aripiprazole in #38
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- docs: add github packages section to README.md by @aripiprazole in #35
- tests: add tests for the project for pix qr code by @aripiprazole in #31
- docs: update to add note on README.md by @aripiprazole in #36
- fix: fix builder functions for correlationID and value in ChargeBuilder by @aripiprazole in #37
Full Changelog: 0.0.1...0.0.2
0.0.1
What's Changed
- build: startup basic build settings by @aripiprazole in #1
- feat: setup okhttp lib and instance for woovi sdk by @aripiprazole in #2
- feat: add okhttp base code by @aripiprazole in #3
- style: add editorconfig by @aripiprazole in #4
- feat: generate with open api by @aripiprazole in #5
- chore: remove model tests by @aripiprazole in #6
- build: fix group id by @aripiprazole in #8
- feat: maven publish by @aripiprazole in #9
- docs: add doc content table and example in readme by @aripiprazole in #10
- docs: add import info by @aripiprazole in #11
- feat: rewrite from scratch with kotlin by @aripiprazole in #12
- build: remove too many functions from detekt configuration by @aripiprazole in #15
- build: add maven publish gradle plugin by @aripiprazole in #19
- feat: add refund api by @aripiprazole in #13
- feat: add customer api by @aripiprazole in #14
- feat: add async charge functions by @aripiprazole in #18
- feat: add payment api by @aripiprazole in #16
- feat: add async account functions by @aripiprazole in #17
- feat: use jvm overloads on constrctor for better use on java by @aripiprazole in #20
- refactor: rename files to be consistent with class names by @aripiprazole in #21
- style: fix wrong indent at Refund.kt by @aripiprazole in #22
- feat: use jvm synthetic annotations by @aripiprazole in #23
- style: improve docs and dx for builders by @aripiprazole in #24
- feat: add webhook api by @aripiprazole in #25
- feat: add transactions api by @aripiprazole in #26
- feat: add paginator api by @aripiprazole in #30
- ci: add publish workflow by @aripiprazole in #33
- fix: fix maven repo url in build.gradle.kts by @aripiprazole in #34
New Contributors
- @aripiprazole made their first contribution in #1
Full Changelog: https://github.com/Open-Pix/java-sdk/commits/0.0.1