Sha256: 495a489e5871e9f40b32d068d8290ad2379db05eff847516918d9751321cffb4

Contents?: true

Size: 1.15 KB

Versions: 10

Compression:

Stored size: 1.15 KB

Contents

0.4.0 / 2011-11-21 
==================

  * Allow parsing of an existing object (for `bodyParser()`) [jackyz]
  * Replaced expresso with mocha

0.3.2 / 2011-11-08 
==================

  * Fixed global variable leak

0.3.1 / 2011-08-17 
==================

  * Added `try/catch` around malformed uri components
  * Add test coverage for Array native method bleed-though

0.3.0 / 2011-07-19 
==================

  * Allow `array[index]` and `object[property]` syntaxes [Aria Stewart]

0.2.0 / 2011-06-29 
==================

  * Added `qs.stringify()` [Cory Forsyth]

0.1.0 / 2011-04-13 
==================

  * Added jQuery-ish array support

0.0.7 / 2011-03-13 
==================

  * Fixed; handle empty string and `== null` in `qs.parse()` [dmit]
    allows for convenient `qs.parse(url.parse(str).query)`

0.0.6 / 2011-02-14 
==================

  * Fixed; support for implicit arrays

0.0.4 / 2011-02-09 
==================

  * Fixed `+` as a space

0.0.3 / 2011-02-08 
==================

  * Fixed case when right-hand value contains "]"

0.0.2 / 2011-02-07 
==================

  * Fixed "=" presence in key

0.0.1 / 2011-02-07 
==================

  * Initial release

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
vulcan-0.6.1 server/node_modules/express/node_modules/qs/History.md
vulcan-0.6.0 server/node_modules/express/node_modules/qs/History.md
vulcan-0.5.0 server/node_modules/express/node_modules/qs/History.md
vulcan-0.4.0 server/node_modules/express/node_modules/qs/History.md
vulcan-0.2.5 server/node_modules/express/node_modules/qs/History.md
vulcan-0.2.4 server/node_modules/express/node_modules/qs/History.md
vulcan-0.2.3 server/node_modules/express/node_modules/qs/History.md
vulcan-0.2.2 server/node_modules/express/node_modules/qs/History.md
vulcan-0.2.1 server/node_modules/express/node_modules/qs/History.md
vulcan-0.2.0 server/node_modules/express/node_modules/qs/History.md