History.md
 1  # 0.2.0 / 2013-02-21
 2  
 3    - Refactor into function per-module idiomatic style.
 4    - Improved test coverage.
 5  
 6  # 0.1.0 / 2011-12-13
 7  
 8    - Minor project reorganization
 9  
10  # 0.0.3 / 2011-04-16
11    - Support for AMD module loaders
12  
13  # 0.0.2 / 2011-04-16
14  
15    - Ported unit tests
16    - Removed functionality that depended on Buffers
17  
18  # 0.0.1 / 2011-04-15
19  
20    - Initial release