Skip to content

Tags: tyrasd/jxon

Tags

2.0.0-beta.5

Toggle 2.0.0-beta.5's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
fix bug: only iterate over actual array elements

2.0.0-beta.4

Toggle 2.0.0-beta.4's commit message

Verified

This tag was signed with the committer’s verified signature.
tyrasd Martin Raifer
skip undefined values in JSON input

2.0.0-beta.3

Toggle 2.0.0-beta.3's commit message

Verified

This tag was signed with the committer’s verified signature.
tyrasd Martin Raifer
2.0.0-beta.3

------------

* rename main source file to `jxon.js`
* bugfixes
* code style improvements

2.0.0-beta.2

Toggle 2.0.0-beta.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
re-add browserify ignore xmldom statement

2.0.0-beta.1

Toggle 2.0.0-beta.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
prerelease for 2.0.0:

* sane defaults
* Dates stringified in ISO format
* better xmlns handling on node and browser

1.6.1

Toggle 1.6.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.6.1

-----
hotfix for breaking dependency upgrade (lock xmldom to v0.1.19)

1.6.0

Toggle 1.6.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.6.0

-----
* expose error handling of xmldom via option parameter (for nodejs)

1.5.6

Toggle 1.5.6's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.5.6

-----
* handle null values in JSON (same as empty object)

1.5.5

Toggle 1.5.5's commit message
1.5.5

-----
* fix xml namespaced element creation regression #19

1.5.4

Toggle 1.5.4's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.5.4

-----
* fix browserify compatibility regression #18