Releases: matm/go-nowpayments
Releases · matm/go-nowpayments
1.0.4
- debug: rename
-d
flag to -debug
. #38
- Remove hacks for
pay_amount
and payment_id
with custom unmarshalling. #36
1.0.3
- Unmarshal error on payment creation in production environment. #34
1.0.2
- sandbox: add support for optional case for new payments and a
-case
CLI flag. #32
- payment: missing PayAmount and PayCurrency fields. #30
1.0.1
- Explicitely add mocks directory and remove pkg package. #28
- Add Go report card to README. #24
- Link methods to Go documentation. #22
1.0.0
- Unofficial implementation for NOWPayments v1 API
- Working implementation for the payments, currencies and authentication APIs
- Many unit tests
cmd/np
CLI tool to quickly test the API from the command line
See the README file for feature support details.