3rd-Eden / useragent

Useragent parser for Node.js, ported from browserscope.org
MIT License
898 stars 139 forks source link

IE11 addition timeline #27

Closed jaredhirsch closed 11 years ago

jaredhirsch commented 11 years ago

Love this library, just curious what the typical timeline is to add a new browser like, say, Gecko-impersonating IE11?

3rd-Eden commented 11 years ago

@6a68 usually when the browser is actually released. For example when Opera 11 for Android got released with the new WebKit engine I released the minor version of useragent on the same day. Releasing it in advance doesn't make sense as there could be last minute changes in the UA.

jaredhirsch commented 11 years ago

fantastic! thanks for the info. cc @shane-tomlinson who was also curious about this

jaredhirsch commented 11 years ago

closing, since I don't really see any point in leaving it open.