Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.15.0 #202

Merged
merged 30 commits into from
Dec 15, 2023
Merged

Release 0.15.0 #202

merged 30 commits into from
Dec 15, 2023

Conversation

xrelkd
Copy link
Owner

@xrelkd xrelkd commented Dec 15, 2023

  • chore(nix): update flake.lock (chore(nix): update flake.lock #191)
  • fix(crates/clipboard): ignore interrupted system call
  • feat(crates/server): allow specifying clipboard kinds while initializing ClipboardBackend
  • fix(clipcat-notify): fix incompatible code
  • feat(clipcatd): add watcher.enable_secondary option
  • feat(crates/server): re-implement FileSystemDriver
  • feat(clipcatd): use mimalloc
  • feat(clipcatctl): use mimalloc
  • feat(clipcat-menu): use mimalloc
  • feat(clipcat-notify): use mimalloc
  • feat(crates/clipboard): fetch MIME types
  • refactor(crates/clipboard): rename MockClipboard to LocalClipboard
  • refactor(crates/server): rename MockClipboard to LocalClipboard
  • refactor(crates/server): rename MockNotification to DummyNotification
  • refactor(crates/base): refactor
  • fix(crates/server): fix incompatible code
  • fix(clipcatctl): fix incompatible code
  • refactor(crates/clipboard): refactor
  • fix(crates/server): skip migrating while history does not exist (fix(crates/server): skip migrating while history does not exist #200)
  • fix(clipcatd): set timestamp of snippets as UNIX_EPOCH (fix: set timestamp of snippets as UNIX_EPOCH #201)
  • build: bump version to 0.15.0

build: bump version to `0.14.0`
Flake lock file updates:

• Updated input 'crane':
    'github:ipetkov/crane/216e37209b788e68b895c5f1a1d43f6a8206eef2' (2023-12-02)
  → 'github:ipetkov/crane/33dbb6a8342e1cf6252c8976d02ff8a7632aa071' (2023-12-13)
• Updated input 'fenix':
    'github:nix-community/fenix/ce8747b0d8d6605264651f9ab5c84db6d7a56728' (2023-12-02)
  → 'github:nix-community/fenix/aa8f8228044e2fc224ceb9f751b5e0d5b580745a' (2023-12-14)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/e402c494b7c7d94a37c6d789a216187aaf9ccd3e' (2023-12-01)
  → 'github:rust-lang/rust-analyzer/dd07f1f2fbfd7e6ea581240af07131a1b7368b0f' (2023-12-13)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12)
  → 'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e92039b55bcd58469325ded85d4f58dd5a4eaf58' (2023-11-29)
  → 'github:NixOS/nixpkgs/a9bf124c46ef298113270b1f84a164865987a91c' (2023-12-11)
fix(crates/clipboard): ignore interrupted system call
feat(clipcatd): add `watcher.enable_secondary` option
feat(crates/server): re-implement `FileSystemDriver`
feat(crates/clipboard): fetch MIME types
@xrelkd xrelkd merged commit 7f77632 into main Dec 15, 2023
17 checks passed
@xrelkd xrelkd deleted the release/0.15.0 branch December 15, 2023 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant