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
I overlooked that e00a8b5 was not
part of 0.1.6 and introduced a breaking change, as the `dyn
VersionFilter` field prevented `VersionMap` from being sharable between
threads. As this was previously the case, this meant a breaking change
snuck into a patch release, so 0.1.7 was yanked and instead we need
to release 0.1.8
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments