chore(deps): update rust crate egui_logger to 0.9#3
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update rust crate egui_logger to 0.9#3renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
1d0a609 to
ccdaaa0
Compare
ccdaaa0 to
e1fd059
Compare
e1fd059 to
fe3ff40
Compare
fe3ff40 to
b75c0c4
Compare
b75c0c4 to
963d77f
Compare
963d77f to
e66d4a2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.6→0.9Release Notes
RegenJacob/egui_logger (egui_logger)
v0.9.2Compare Source
v0.9.2
This is just a small Bugfix that fixes #42.
Full Changelog: RegenJacob/egui_logger@v0.9.1...v0.9.2
v0.9.1Compare Source
v0.9.1
This update kind of breaks some things.
A new blacklist filter inside of the logger (not the UI!) got implemented. Which blacklists some
logtargets by Default!It filters out following things by default:
This behavior can be disabled by:
This change greatly increases performance because noisy information doesn't need to be transported to the "Logger UI logic".
Adding additional blacklisted Items
What's Changed
Full Changelog: RegenJacob/egui_logger@v0.9.0...v0.9.1
v0.9.0Compare Source
v0.9.0
This release updates to egui to 0.33.
What's Changed
Full Changelog: RegenJacob/egui_logger@v0.8.0...v0.9.0
v0.8.0Compare Source
This release has some small changes.
enable_categoryaccepts any time that implementsToString.What's Changed
Full Changelog: RegenJacob/egui_logger@v0.7.0...v0.8.0
I kind of forgot to create a release on github sorry
v0.7.0Compare Source
This release includes customization options and support for Puffin profiling.
Additionally, a bug in multilog environments has been resolved.
What's Changed
New Contributors
Full Changelog: RegenJacob/egui_logger@v0.6.3...v0.7.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.