Skip to content

Releases: maxio-com/AvaTax-REST-V2-Ruby-SDK

v2

26 Apr 14:37
f59a942
Compare
Choose a tag to compare
Use inline Oj settings when necessary (#2)

Setting `Oj.default_options` global setting causes unexpected sid effects for applications where gem is being included. Instead the `bigdecimal_load: :bigdecimal` mode can be applied inline.

v1

26 Apr 14:36
e86466e
Compare
Choose a tag to compare
v1
Merge pull request #1 from chargify/add-client-uid-header

[feature] allow passing client UID to faraday configuration