Releases: xrelkd/clipcat
Releases · xrelkd/clipcat
Release list
v0.25.0
v0.24.1
v0.24.0
Release `0.24.0` (#923) * build(deps): bump shadow-rs from 0.29.0 to 1.6.0 Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 0.29.0 to 1.6.0. - [Release notes](https://github.com/baoyachi/shadow-rs/releases) - [Commits](https://github.com/baoyachi/shadow-rs/compare/v0.29.0...v1.6.0) --- updated-dependencies: - dependency-name: shadow-rs dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * fix(clipcat-menu): fix compilation error * fix(clipcat-notify): fix compilation error * fix(clipcatd): fix compilation error * fix(clipcatctl): fix compilation error * feat(crates/cli): add error_helpers * feat(crates/client): make Client configurable * feat(clipcat-menu): add configurable gRPC message size limit to resolve issue #737 * feat(clipcatctl): add configurable gRPC message size limit to resolve issue #737 * docs(readme): update the README.md file * build(deps): bump toml from 0.8.23 to 0.9.11+spec-1.1.0 (#915) * build(deps): bump sigfinn from 0.2.0 to 0.2.1 (#918) * chore(nix): resolve `libgit2` missing shared object * ci(actions): fix `Lints` workflow (#919) * build(deps): bump shadow-rs from 1.6.0 to 1.7.0 (#921) Bumps [shadow-rs](https://github.com/baoyachi/shadow-rs) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/baoyachi/shadow-rs/releases) - [Commits](https://github.com/baoyachi/shadow-rs/compare/v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: shadow-rs dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump clap from 4.5.54 to 4.5.55 (#922) Bumps [clap](https://github.com/clap-rs/clap) from 4.5.54 to 4.5.55. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.54...clap_complete-v4.5.55) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.55 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * refactor(clipcat-menu): refactor * refactor(clipcatctl): refactor * refactor(crates/cli): refactor * refactor(crates/client): refactor * build: add `workspace.package.name` * chore(nix): extract `name` from the `Cargo.toml` file * build: add `workspace.metadata.crane` * chore(nix): extract `name` from the `Cargo.toml` file * chore(nix): remove `outputs.checks` * build: bump version to 0.24.0 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: futpib <futpib@gmail.com>