user_agent icon indicating copy to clipboard operation
user_agent copied to clipboard

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

Open slifer2015 opened this issue 2 years ago • 1 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 ?

slifer2015 avatar Nov 24 '21 12:11 slifer2015

This makes the readme inaccurate as well.

tmc avatar Jan 22 '22 02:01 tmc

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

shubhamSingh-sib avatar Feb 17 '23 10:02 shubhamSingh-sib

Fixed this issue, see the 0.6.0 release.

mssola avatar Feb 17 '23 15:02 mssola