## 0.1.8

Fixed issue with xml2js converting objects into arrays.

## 0.1.7

Fixed parsing errors in xml2js.

## 0.1.6

Reverted xml parsing method.

## 0.1.5

Updated data extraction to use `response` directly.

## 0.1.4

Updated method used to parse xml.

## 0.1.3

Removed `type` from the request.

## 0.1.2

Bumped moneris API version.
Fixed missing country code.

## 0.1.1

Modified request library to be axios.

## 0.1.0

Initial setup.