Skip to content

Releases: johngeorgewright/angular-xml

v2.2.1

26 Aug 11:39
Compare
Choose a tag to compare

Fixed mismatch with bower and npm versions

v2.2.0

26 Aug 11:39
Compare
Choose a tag to compare

Added index.js file that exports the module name. Apparently it makes things easier when using bundle frameworks.

v2.1.1

08 Jul 16:47
Compare
Choose a tag to compare

Upgrading development dependencies and making sure things work in angular 1.4

v2.1.0

27 Apr 07:47
Compare
Choose a tag to compare
Bumped version.

v2.0.1

01 Feb 14:04
Compare
Choose a tag to compare
  • RSS feed content type detection. See #30

v2.0.0

03 Jan 11:11
Compare
Choose a tag to compare

Now using X2JS library.

v1.0.8

09 Dec 11:35
Compare
Choose a tag to compare

Fixing the problem when content-type is null. See #25

v1.0.7

21 Nov 11:28
Compare
Choose a tag to compare

The module can now be installed as a NPM module.

v1.0.5

23 Oct 20:19
Compare
Choose a tag to compare

Added text/xml to the response content type check.

v1.0.3

08 Sep 11:34
Compare
Choose a tag to compare
  • #18 Checking for XML responses only.