Skip to content

Releases: johngeorgewright/angular-xml

v2.2.1

Choose a tag to compare

@johngeorgewright johngeorgewright released this 26 Aug 11:39

Fixed mismatch with bower and npm versions

v2.2.0

Choose a tag to compare

@johngeorgewright johngeorgewright released this 26 Aug 11:39

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

v2.1.1

Choose a tag to compare

@johngeorgewright johngeorgewright released this 08 Jul 16:47

Upgrading development dependencies and making sure things work in angular 1.4

v2.1.0

Choose a tag to compare

@johngeorgewright johngeorgewright released this 27 Apr 07:47
Bumped version.

v2.0.1

Choose a tag to compare

@johngeorgewright johngeorgewright released this 01 Feb 14:04
  • RSS feed content type detection. See #30

v2.0.0

Choose a tag to compare

@johngeorgewright johngeorgewright released this 03 Jan 11:11

Now using X2JS library.

v1.0.8

Choose a tag to compare

@johngeorgewright johngeorgewright released this 09 Dec 11:35

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

v1.0.7

Choose a tag to compare

@johngeorgewright johngeorgewright released this 21 Nov 11:28

The module can now be installed as a NPM module.

v1.0.5

Choose a tag to compare

@johngeorgewright johngeorgewright released this 23 Oct 20:19

Added text/xml to the response content type check.

v1.0.3

Choose a tag to compare

@johngeorgewright johngeorgewright released this 08 Sep 11:34
  • #18 Checking for XML responses only.