aboutsummaryrefslogtreecommitdiffstats
path: root/dgbuilder/dgeflows/node_modules/body-parser/node_modules/bytes/History.md
blob: 5097352ecd8faf6d5d02b6835a16dab9376d78cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
1.0.0 / 2014-05-05
==================

 * add negative support. fixes #6

0.3.0 / 2014-03-19
==================

 * added terabyte support

0.2.1 / 2013-04-01 
==================

  * add .component

0.2.0 / 2012-10-28 
==================

  * bytes(200).should.eql('200b')

0.1.0 / 2012-07-04 
==================

  * add bytes to string conversion [yields]