fix(deps): update rust crate egui_logger to 0.6.0 #7
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.3.0
->0.6.0
Release Notes
RegenJacob/egui_logger (egui_logger)
v0.6.1
Compare Source
This release updates egui to 0.29
Full Changelog: RegenJacob/egui_logger@v0.6.0...v0.6.1
v0.6.0
Compare Source
v0.6.0
This release added more filtering and nicer display for some information to egui_logger
What's Changed
New Contributors
Full Changelog: RegenJacob/egui_logger@v0.5.0...v0.6.0
v0.5.0
Compare Source
This update changes the API a bit:
UI:
This is because LoggerUI provides new options.
And will (hopefully) provide more in the future.
Currently only has support to toggle regex support
Log
Like the above this will add some more features in the future.
Currently this only adds the features to set the max log level
What's Changed
Full Changelog: RegenJacob/egui_logger@v0.4.4...v0.5.0
v0.4.4
Compare Source
v0.4.4
This release updates egui to 0.27
Full Changelog: RegenJacob/egui_logger@v0.4.3...v0.4.4
v0.4.3
Compare Source
This release updates the egui dependency to 0.26.
Now you can also use
multi_log
to have multiple loggers e.genv_logger
.What's Changed
New Contributors
Full Changelog: RegenJacob/egui_logger@v0.4.2...v0.4.3
v0.4.2
: v.0.4.2Compare Source
Small dependency update, no code changes where made
What's Changed
Full Changelog: RegenJacob/egui_logger@v0.4.1...v0.4.2
v0.4.1
: v.0.4.1Compare Source
This release just updates to egui 0.24
What's Changed
New Contributors
Full Changelog: RegenJacob/egui_logger@v0.4.0...v0.4.1
v0.4.0
: v.0.4.0Compare Source
This release updates the egui dependency to v0.23
It also finally has the option to log things below
log::Level::Info
by usingof course
Trace
is possible too but not recommended.What's Changed
New Contributors
Full Changelog: RegenJacob/egui_logger@v0.3.1...v0.4.0
v0.3.1
This release updates the egui dependency to v0.22
What's Changed
New Contributors
Full Changelog: https://github.com/RegenJacob/egui_logger/commits/v0.3.1
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.