easy-converter
Version:
A unit converter for Javascript
39 lines (16 loc) • 427 B
Markdown
## 0.5.1
Structure changes :
- Modular approach for converts (all converters are loaded dynamically now from lib/converters)
- Add CHANGELOG
- Refactor project
- Edit readme (add a credits and a how to contribute section section)
## 0.4.1
Add CI support: travis and appveyor
## 0.4.0
Computer storage conversion
## 0.3.0
Area conversion
## 0.2.0
Weight conversion
## 0.1.2
Length conversion