Compare
Sorry, something went wrong.
No results found
xrelkd
released this
28 Jan 07:32
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>