willfarrell / alfred-caniuse-workflow

Alfred App Workflow for caniuse.com
MIT License
404 stars 23 forks source link

Browser version support shows most recent rather than oldest. #2

Closed martinAnsty closed 11 years ago

martinAnsty commented 11 years ago

I notice the browser versions listed under each result seems to show the most recent version of each browser, rather than the first version to support that feature. So for example rem support is listed as:

[C:32+ IE:11+ FF:26+ S:7+]

When in reallity it's more like:

[C:6+ IE:9+ FF:3.6+ S:5+]
willfarrell commented 11 years ago

Fixed in v1.2 Thanks for reporting it.