Skip to content

log v2.9.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 23:15
cad301f

[2.9.0]

  • f08980f1 (#3445 by @bajoca05) Added the FileOpenStrategy for log rotation. It defaults to append into existing file if any (previous behaviour), and brings a new feature to create a new file per session: FileOpenStrategy::Rotate.
  • 254f222e (#3477 by @bajoca05) Migrated from the log crate's kv_unstable feature flag to the kv feature flag stabilized in 0.4.21.
  • 0c23b8ec (#3446 by @fee1-dead) Removed an unused dependency byte-unit.

Cargo Publish

Updating crates.io index
    Updating crates.io index
   Packaging tauri-plugin-log v2.9.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/log)
    Updating crates.io index
    Packaged 27 files, 224.8KiB (90.2KiB compressed)
   Uploading tauri-plugin-log v2.9.0 (/home/runner/work/plugins-workspace/plugins-workspace/plugins/log)
    Uploaded tauri-plugin-log v2.9.0 to registry `crates-io`
note: waiting for tauri-plugin-log v2.9.0 to be available at registry `crates-io`
help: you may press ctrl-c to skip waiting; the crate should be available shortly
   Published tauri-plugin-log v2.9.0 at registry `crates-io`