Skip to content

Releases: taxjar/ex_vatcheck

Fixes new VIES response XML parsing

01 Sep 19:34
Compare
Choose a tag to compare
  • explicitly passes a content-type header when POSTing to VIES
  • changes the XML namespace prefixes so xpath can correctly access values (also updates fixtures with new VIES responses)
  • adds better handling when SweetXml is errors during xpath calls

0.1.5

19 Mar 18:52
936b6aa
Compare
Choose a tag to compare
Ensure VIES client URL is using https (#7)

* Ensure VIES client URL is using https

* Fix credo warning for variable name location

0.1.4 - Update URL to use https (#6)

19 Mar 17:16
d33c62b
Compare
Choose a tag to compare
* Update changelog and version

* Update url to https to avoid invalid XML redirect

* Update readme to account for latest version