Skip to content

Releases: nnhansg/unleashed-ruby

0.1.18

14 Jan 18:18
Compare
Choose a tag to compare
  • Sort request params to generate correct signature.

0.1.17

14 Jan 15:08
Compare
Choose a tag to compare
  • Update HMAC input

0.1.16

09 Apr 17:29
Compare
Choose a tag to compare
  • 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

25 Feb 03:28
Compare
Choose a tag to compare
  • 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.13

05 Dec 04:45
Compare
Choose a tag to compare
  • Update version.

0.1.12

05 Dec 04:41
Compare
Choose a tag to compare
  • Update some cases to show errors.

0.1.11

04 Dec 05:05
Compare
Choose a tag to compare
  • Add Payment Term
  • Update Currency
  • Update README.md and CHANGELOG.md

0.1.10

02 Dec 07:12
Compare
Choose a tag to compare
  • Add creating customer.
  • Add new model Currency
  • Custom encoding of Faraday.

0.1.9

29 Nov 12:25
Compare
Choose a tag to compare
  • Add attr_reader attributes applying for all models.
  • Update configuration of dependencies.
  • Add first, last methods for invoice model.

v0.1.7

13 Nov 08:43
Compare
Choose a tag to compare

Show messages when having any error.