1.7.0
- fix 'rem' support
- support for the dimensions 'ch', 'vw', 'vh', 'vmin' and 'vmax' added
- minus sign no longer supported inside unknown dimensions. This fixes a problem when parsing calc terms without whitespace around the minus like in calc(42vh-16.4em)