Releases: maxio-com/AvaTax-REST-V2-Ruby-SDK
Releases · maxio-com/AvaTax-REST-V2-Ruby-SDK
v2
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
Merge pull request #1 from chargify/add-client-uid-header
[feature] allow passing client UID to faraday configuration