aboutsummaryrefslogtreecommitdiff
path: root/node_modules/bytes/History.md
blob: b93e41fa09f84ba68d08b2a7e094c9dd7404a661 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

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]