Merge "LOG SQL dump files getting installed"
[sdnc/oam.git] / dgbuilder / dgeflows / node_modules / body-parser / node_modules / bytes / History.md
1
2 1.0.0 / 2014-05-05
3 ==================
4
5  * add negative support. fixes #6
6
7 0.3.0 / 2014-03-19
8 ==================
9
10  * added terabyte support
11
12 0.2.1 / 2013-04-01 
13 ==================
14
15   * add .component
16
17 0.2.0 / 2012-10-28 
18 ==================
19
20   * bytes(200).should.eql('200b')
21
22 0.1.0 / 2012-07-04 
23 ==================
24
25   * add bytes to string conversion [yields]