Releasing version 3.1.0
Added support to fractional devicePixelRatio
, see #5.
Used this release to create better, faster and more readable code for the 2 core functions.
Tests were adapted to the new output (it was a hash, now it's an Array) of the parsing functions.
PS: I love test driven Javascript code :)