Releases: nnhansg/unleashed-ruby
Releases · nnhansg/unleashed-ruby
0.1.18
- Sort request params to generate correct signature.
0.1.16
- Add new model
Company
and resources.
- Update README and separate it to some docs.
[0.1.15] - 2020-02-26
- Update and fix bugs for
client
, currency
, customer
, invoice
resources.
- Show status code in error messge.
- Print request info to debug easier.
0.1.14
- Update options, queries, comments of currencies, customers, invoices, payment terms
- Replace create method by create_or_update of customers.
- Update comments of payment_term_resource
- Handle params duplicated by options
- Update CHANGLOG and README
0.1.12
- Update some cases to show errors.
0.1.11
- Add
Payment Term
- Update
Currency
- Update README.md and CHANGELOG.md
0.1.10
- Add creating customer.
- Add new model Currency
- Custom encoding of Faraday.
0.1.9
- Add attr_reader attributes applying for all models.
- Update configuration of dependencies.
- Add first, last methods for invoice model.
v0.1.7
Show messages when having any error.