Publish New Versions#88
Merged
Merged
Conversation
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.
Version Updates
Merging this PR will release new versions of the following packages based on your change files.
tracing
[0.3.0]
061b015 (Clarify flamegraph feature measures span timing, not CPU time #84 by @johncarmack1984) Clarify that the flamegraph feature measures span timing (wall-clock time), not CPU time. Updated documentation with appropriate use cases and limitations.
b059e9f (Release stable 0.2.0 #73 by @johncarmack1984) Release 0.2.0 stable.
Highlights:
flamegraphfeature for performance profiling with flamegraph/flamechart generationWebviewLayerfor custom subscriber setupswith_file_logging(),with_rotation(),with_max_file_size())StripAnsiWriterfor clean file output when using colored terminal outputfilter()) and custom layer support (with_layer())with_format(),with_file(),with_line_number(), etc.)with_target())takeoverConsole()for full console integration (JS → Rust → browser)interceptConsole()andattachConsole()for flexible console routingcreate_flame_layer_with_path())unwrap()/expect()in production codetimingfeature (use nativeconsole.time()or tracing spans instead)829732c (Remove .cargo/config.toml #87 by @johncarmack1984) Remove private registry configuration.
437dab0 (Shorten README #85 by @johncarmack1984) Shorten README, link to docs.rs for details.
675d209 (Switch from Kellnr to crates.io for publishing #82 by @johncarmack1984) Switch to public package publishing: Rust on crates.io, npm with public access.
tracing-js
[0.3.0]
061b015 (Clarify flamegraph feature measures span timing, not CPU time #84 by @johncarmack1984) Clarify that the flamegraph feature measures span timing (wall-clock time), not CPU time. Updated documentation with appropriate use cases and limitations.
b059e9f (Release stable 0.2.0 #73 by @johncarmack1984) Release 0.2.0 stable.
Highlights:
flamegraphfeature for performance profiling with flamegraph/flamechart generationWebviewLayerfor custom subscriber setupswith_file_logging(),with_rotation(),with_max_file_size())StripAnsiWriterfor clean file output when using colored terminal outputfilter()) and custom layer support (with_layer())with_format(),with_file(),with_line_number(), etc.)with_target())takeoverConsole()for full console integration (JS → Rust → browser)interceptConsole()andattachConsole()for flexible console routingcreate_flame_layer_with_path())unwrap()/expect()in production codetimingfeature (use nativeconsole.time()or tracing spans instead)829732c (Remove .cargo/config.toml #87 by @johncarmack1984) Remove private registry configuration.
437dab0 (Shorten README #85 by @johncarmack1984) Shorten README, link to docs.rs for details.
675d209 (Switch from Kellnr to crates.io for publishing #82 by @johncarmack1984) Switch to public package publishing: Rust on crates.io, npm with public access.