]> git.cworth.org Git - obsolete/notmuch-web/blob - node_modules/express/node_modules/qs/support/should/History.md
Install the "express" node module via npm
[obsolete/notmuch-web] / node_modules / express / node_modules / qs / support / should / History.md
1
2 0.0.4 / 2010-11-24 
3 ==================
4
5   * Added `.ok` to assert truthfulness
6   * Added `.arguments`
7   * Fixed double required bug. [thanks dominictarr]
8
9 0.0.3 / 2010-11-19 
10 ==================
11
12   * Added `true` / `false` assertions
13
14 0.0.2 / 2010-11-19 
15 ==================
16
17   * Added chaining support
18
19 0.0.1 / 2010-11-19 
20 ==================
21
22   * Initial release