Skip to content

tao v0.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 15:58
89b05c5

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 575 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (255 crate dependencies)

[0.23.0]

  • cf22c902(#85) Breaking change: Removed clipboard implementation. Use arboard crate instead.
  • 081ba16a(#800) Fix Window::theme may return a theme different from the actual window's theme on Linux.
  • 32ce759e(#801) Updated to gtk 0.18 and Bump MSRV to 1.70.0.
  • f569bbab(#815) Fix Window::current_monitor sometimes panicking on Linux when the window is invisible.
  • 7e854cb1(#817) On Windows, fix incorrect delta reported for DeviceEvent::MouseWheel event.
  • 7e854cb1(#817) On Windows, fix Window::set_progress_bar incorrect states.
  • 7e854cb1(#817) Update windows and windows-implement crate to 0.51

Cargo Publish

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