You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v 0.8.0 (#112)
* find_and_replace refactoring
* add condition before adding query params
* use String instead of Rc<str>
* remove unnecessary to_string conversions
* use iterators with strings to simplify the logic
* packages update
* version bump
* try to gather coverage on nightly due to Smithay/wayland-rs#717