Skip to content

Releasing version 3.1.0

Compare
Choose a tag to compare
@verlok verlok released this 05 Apr 07:22
· 71 commits to master since this release

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 :)