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
## Summary
This PR removes the public-api lockfile mechanism, we don't actually use
it to inform decisions, changes or the changelog. Its often just a chore
that needs to be handled in CI/locally.
We should hold ourselves to a higher standard in PRs descriptions and
when working on public APIs (especially widely used ones), that seems
more important than every minor change in the API semantics because of
some trait bound change.
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
0 commit comments