-
Notifications
You must be signed in to change notification settings - Fork 113
Feature: Make vortex-tui a library
#5779
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
CodSpeed Performance ReportMerging #5779 will not alter performanceComparing Summary
Footnotes
|
Codecov Report✅ All modified and coverable lines are covered by tests. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5fb2eac to
35330a5
Compare
Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
35330a5 to
26304ae
Compare
|
So since this is a new library crate we have to publish this. How do we get around the semver checks for just this specific run? |
|
You have to manually override them once |
Closes: #5742
Also adds documentation everywhere and refactors a bunch of stuff to be more ergonomic since it's now "more" user facing.