Skip to content

tao v0.16.3

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 04:55
ff67fc8

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 572 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (184 crate dependencies)
Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
└── env_logger 0.9.3
    └── tao 0.16.3

warning: 1 allowed warning found

[0.16.3]

  • 019d9e9e(#764) On macOS, fix SystemTrayEvent not emitted after calling set_menu.
  • 0371359b(#746) On macOS, force NativeImage height to be 18 to have consistent size for all icons and match custom icons.
  • a934c558(#793) Refactor macOS system-tray implementation to fix missing click and window focus issues. (tray-icon#69)
  • e40b4aaf(#755) On Windows, fix leak of tao::system_tray::Icon when calling tao::system_tray::SystemTray::set_icon and leak of String when calling tao::system_tray::SystemTray::set_tooltip.
  • ae664f05(#770) Add WindowBuilderExtWindows::with_window_classname to set the name of the window class created/used to create windows.

Cargo Publish

`\`\`
Updating crates.io index
   Packaging tao v0.16.3 (/home/runner/work/tao/tao)
    Updating crates.io index
    Packaged 161 files, 3.4MiB (2.2MiB compressed)
   Uploading tao v0.16.3 (/home/runner/work/tao/tao)
    Uploaded tao v0.16.3 to registry `crates-io`
note: Waiting for `tao v0.16.3` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tao v0.16.3 at registry `crates-io`