mssola / user_agent

This project has been moved, check the README.md file!

Home Page:https://github.com/mssola/useragent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why remove func (p *UserAgent) Model() string

slifer2015 opened this issue · comments

I see that in thew latest version you removed
func (p *UserAgent) Model() string{ return p.model }

Is there any alternative to get model ?

This makes the readme inaccurate as well.

Any updates ? The code present on the master branch still supports the aforementioned method but the latest release doesn't.

Fixed this issue, see the 0.6.0 release.