Releases: johngeorgewright/angular-xml
Releases · johngeorgewright/angular-xml
Release list
v2.2.1
v2.2.0
Added index.js file that exports the module name. Apparently it makes things easier when using bundle frameworks.
v2.1.1
Upgrading development dependencies and making sure things work in angular 1.4
v2.1.0
v2.0.1
- RSS feed content type detection. See #30
v2.0.0
v1.0.8
Fixing the problem when content-type is null. See #25
v1.0.7
The module can now be installed as a NPM module.
v1.0.5
Added text/xml to the response content type check.
v1.0.3
- #18 Checking for XML responses only.