v60.0.0 (2020-06-01)
General
-
Remove
failure
from the sync_tests and replace it withanyhow
. (#3188) -
Adds an alias for generating protobuf files, you can now use
cargo regen-protobufs
to generate them. (#3178) -
Replaced
failure
withanyhow
andthiserror
. (#3132) -
Android: Added
getTopFrecentSiteInfos
API to retrieve a list of the top frecent sites inPlacesReaderConnection
. (#2163)