# Changelog

## 1.5.0 The Promised Hashing

- fixed bugs return px in empty :root 
- fixed bugs return px in empty html 
- fixed bugs return html in empty :root 
- fixed bugs return 16px in empty :root and html 
- fixed bugs default parameters

## total tests

```

- PASS  test/getRoot.spec.js
- PASS  test/genMedia.spec.js (16.258 s)
- PASS  test/findRoot.spec.js
- PASS  test/genExpectTag.spec.js
- PASS  test/genInPx.spec.js
- PASS  test/genDefault.spec.js
- PASS  test/getTypePx.spec.js
- PASS  test/getTypeDefault.spec.js
- PASS  test/getTypeP.spec.js

Test Suites: 9 passed, 9 total
Tests:       12289 passed, 12289 total
```