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
BREAKING: junit: Use default element name in `@DictionaryEntries`
This allows for cleaner syntax (`@DictionaryEntries({"a", "b"})` and
avoids introducing yet another term (`token`).
deploy: Verify that `jazzer.jar` is a valid Jazzer jar
Release v0.20.0 failed because the zip containing the Jazzer jar was
passed in instead of the Jazzer jar itself.