Commit graph

50 commits

Author SHA1 Message Date
Edgar 285963397b
deps 2023-03-23 08:23:51 +01:00
Edgar 6f7ce7ce75
upd deps 2023-03-10 13:14:56 +01:00
Edgar 8db926513e update deps 2023-01-11 13:43:22 +01:00
Edgar 2b0fc27b39 dont skip .3 2022-11-09 10:07:49 +01:00
Edgar 7a764c5cfe chore: update deps and use dotenvy instead of dotenv 2022-11-09 10:07:28 +01:00
Edgar 557113084b
start adding integration tests, derive builder in more places 2022-09-28 17:48:00 +02:00
Edgar 2b23f6a8db
change the way sandbox is handled, allow to provide a mock server url 2022-09-28 16:25:44 +02:00
Edgar 556ec2edeb update and new version 0.2.2 2022-09-21 20:36:53 +02:00
Edgar d044a639e0
version 0.2.1 2022-09-07 11:52:18 +02:00
Edgar 0acfce3ad9
update deps 2022-09-07 11:49:25 +02:00
Edgar e0d5271308
update dependencies 2022-09-01 10:26:18 +02:00
Edgar 67a604a6a0
Merge pull request #8 from edg-l/dependabot/cargo/serde_qs-0.10.1
Update serde_qs requirement from 0.9.2 to 0.10.1
2022-08-31 12:05:31 +02:00
dependabot[bot] 16f935c542
Update serde_with requirement from 1.14.0 to 2.0.0
Updates the requirements on [serde_with](https://github.com/jonasbb/serde_with) to permit the latest version.
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v1.14.0...v2.0.0)

---
updated-dependencies:
- dependency-name: serde_with
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 09:55:50 +00:00
dependabot[bot] c6797594e0
Update serde_qs requirement from 0.9.2 to 0.10.1
Updates the requirements on [serde_qs](https://github.com/samscott89/serde_qs) to permit the latest version.
- [Release notes](https://github.com/samscott89/serde_qs/releases)
- [Commits](https://github.com/samscott89/serde_qs/commits)

---
updated-dependencies:
- dependency-name: serde_qs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 09:55:42 +00:00
Edgar c1434add4a
upd deps 2022-07-05 08:16:43 +02:00
Edgar 76c169781c
release 0.2 even if not all features are implemented 2022-07-05 08:16:07 +02:00
Edgar 89b1fdf113
add get authorized payment 2022-05-12 09:18:22 +02:00
Pro f6c0c4a2e6 Allow switching to rustls TLS implementation 2022-04-28 09:40:53 +02:00
Edgar c31ad738cd
alpha 7 2022-04-27 09:25:08 +02:00
Edgar 997b129a38
various fixes and lot of builders 2022-04-26 09:25:39 +02:00
Edgar b1f97b13da
start working on new api design 2022-04-08 11:13:42 +02:00
Edgar d5d29fb016
fix warnings 2022-04-08 09:20:42 +02:00
Edgar 9aa972dd5c
updat dependencies and rust 2021 edition 2022-04-08 09:17:45 +02:00
Edgar 2e8803d2e5
version 2021-12-31 09:26:45 +01:00
Edgar b5b0dfb5af
upd deps and fix invoice date 2021-12-30 23:48:09 +01:00
Edgar f545a85d0c
fix license identifier 2021-07-02 11:49:16 +02:00
Edgar 85bbde1061
relicense to MIT OR APACHE-2.0 2021-07-02 11:27:57 +02:00
Edgar 18c73657a9
be less strict with deps 2021-07-02 11:23:12 +02:00
Edgar 32b9f74994
fix conflict 2021-07-02 11:19:47 +02:00
Edgar 86191f455e use serde_with 2021-02-08 09:48:41 +01:00
Edgar 21ac804759
improved error handling 2021-01-09 11:41:17 +01:00
Edgar cce72ed41b
fix readme and test 2021-01-08 16:06:25 +01:00
Edgar 5f77a90e1b
remove boxed errors, some updates 2021-01-08 16:03:19 +01:00
Edgar 5ba9bfabfc
upd reqwest 2021-01-05 22:01:43 +01:00
Edgar 6a186d0025
add typed currency 2021-01-05 13:40:36 +01:00
Edgar a2032510e3
move/update deps, don't require explicit call to get auth token 2021-01-05 12:22:34 +01:00
Edgar d4bbe2340f
upd deps 2020-12-15 10:49:50 +01:00
Edgar cdd9dc7938
update deps 2020-10-14 10:14:03 +02:00
Edgar 7be2b4ce2c
added more invoice methods 2020-08-12 17:43:59 +02:00
Edgar a5bd8a0ae7
roadmap 2020-06-10 16:44:00 +02:00
Edgar a120bf67cc
better error handling 2020-06-10 16:19:02 +02:00
Edgar 93a5d36fe1
better todo 2020-06-10 13:19:27 +02:00
Edgar b9845d284f
progress with orders 2020-06-10 12:29:13 +02:00
Edgar 42e5396ad0
create_order 2020-06-09 18:23:46 +02:00
Edgar 5d5c7d0cfa
forgot to make fields public 2020-06-09 15:10:08 +02:00
Edgar e820c53526
docs link 2020-06-09 15:04:14 +02:00
Edgar bbeb89e418
version 2020-06-09 15:02:11 +02:00
Edgar db9c0b8df1
implement header params and more 2020-06-09 12:57:23 +02:00
Edgar f9db5062a5
add license to cargo.toml 2020-06-08 22:35:55 +02:00
Edgar 620e449f18
initial commit 2020-06-08 22:31:40 +02:00