·
16 commits
to main
since this release
Added
- remove config support to reduce binary size (#542)
Other
- deduplicate browser alias functions (#557)
- single-pass major version extraction (#556)
- remove redundant TP check in
browser_accurate(#558) - add
Comparator::compare_f32method to reduce duplication - simplify
cover_by_regionto use a plain loop - (deps) update rust crates (#548)
- intern version strings and quantize percentages in region data (#547)
- intern version strings in region data to reduce binary size (#546)
- remove unused Serialize derive from Opts (#545)
- update README limitations for removed config, env and extends support (#544)
- remove unused Serialize/Deserialize derives from Distrib (#543)
- Update browserslist (#540)