Releases: NotAShelf/stash
Releases · NotAShelf/stash
v0.3.6
What's Changed
- meta: bump deps & MSRV; allow disabling multicall bins by @NotAShelf in #67
- commands/list: full TUI rewrite for better perf by @NotAShelf in #68
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- add auto-expiry mechanism to
stash watchby @NotAShelf in #60 - mime: refactor mime detection to separate module; streamline by @NotAShelf in #61
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- multicall: cleanup; match wl-copy/wl-paste interfaces more closely by @NotAShelf in #43
- build(deps): bump clap from 4.5.49 to 4.5.50 by @dependabot[bot] in #44
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #50
- multicall: go back to forking solution by @NotAShelf in #49
- various: bump dependencies by @NotAShelf in #56
- multicall: prevent newline corruption of binary data in wl-copy by @NotAShelf in #57
- various: improve robustness of entry tracking in database by @NotAShelf in #58
Full Changelog: v0.3.2...v0.3.4
v0.3.2
What's Changed
- build(deps): bump serde from 1.0.224 to 1.0.226 by @dependabot[bot] in #33
- build(deps): bump clap from 4.5.47 to 4.5.48 by @dependabot[bot] in #32
- build(deps): bump regex from 1.11.2 to 1.11.3 by @dependabot[bot] in #35
- build(deps): bump thiserror from 2.0.16 to 2.0.17 by @dependabot[bot] in #34
- build(deps): bump serde from 1.0.226 to 1.0.228 by @dependabot[bot] in #36
- list: add clipboard actions for delete and copy; notify by @NotAShelf in #38
- stash: add multicall support for stash-copy and stash-paste by @NotAShelf in #39
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- build(deps): bump regex from 1.11.1 to 1.11.2 by @dependabot[bot] in #24
- build(deps): bump clap from 4.5.45 to 4.5.46 by @dependabot[bot] in #25
- build(deps): bump log from 0.4.27 to 0.4.28 by @dependabot[bot] in #26
- build(deps): bump inquire from 0.7.5 to 0.8.0 by @dependabot[bot] in #28
Full Changelog: v0.2.6...v0.3.1
v0.2.6
What's Changed
- treewide: general cleanup by @NotAShelf in #4
- stash: add watch subcommand by @NotAShelf in #5
- nix: improve devShell by @Rexcrazy804 in #6
- stash: create database directory automatically if missing by @NotAShelf in #9
- decode: fallback to relaying current clipboard to stdout on failure by @NotAShelf in #10
- stash: allow confirming destructive operations; add filter by @NotAShelf in #12
- nix: incremental builds with crane by @Rexcrazy804 in #11
- docs: correct invalid stash import snippet in README by @Rexcrazy804 in #13
- nix: removal of ifd by @Rexcrazy804 in #14
- stash: improvements to import command by @NotAShelf in #16
- build(deps): bump actions/checkout from 3 to 5 by @dependabot[bot] in #20
- build(deps): bump cachix/install-nix-action from 25 to 31 by @dependabot[bot] in #19
- build(deps): bump clap-verbosity-flag from 3.0.3 to 3.0.4 by @dependabot[bot] in #18
- build(deps): bump serde_json from 1.0.142 to 1.0.143 by @dependabot[bot] in #17
- build(deps): bump thiserror from 2.0.14 to 2.0.16 by @dependabot[bot] in #21
- build(deps): bump cachix/cachix-action from 14 to 16 by @dependabot[bot] in #22
- reset auto increment on stash wipe by @Rexcrazy804 in #23
New Contributors
- @NotAShelf made their first contribution in #4
- @Rexcrazy804 made their first contribution in #6
Full Changelog: https://github.com/NotAShelf/stash/commits/v0.2.6
v0.2.5
What's Changed
- treewide: general cleanup by @NotAShelf in #4
- stash: add watch subcommand by @NotAShelf in #5
- nix: improve devShell by @Rexcrazy804 in #6
- stash: create database directory automatically if missing by @NotAShelf in #9
- decode: fallback to relaying current clipboard to stdout on failure by @NotAShelf in #10
- stash: allow confirming destructive operations; add filter by @NotAShelf in #12
- nix: incremental builds with crane by @Rexcrazy804 in #11
- docs: correct invalid stash import snippet in README by @Rexcrazy804 in #13
- nix: removal of ifd by @Rexcrazy804 in #14
- stash: improvements to import command by @NotAShelf in #16
New Contributors
- @NotAShelf made their first contribution in #4
- @Rexcrazy804 made their first contribution in #6
Full Changelog: https://github.com/NotAShelf/stash/commits/v0.2.5
v0.2.4
What's Changed
- treewide: general cleanup by @NotAShelf in #4
- stash: add watch subcommand by @NotAShelf in #5
- nix: improve devShell by @Rexcrazy804 in #6
- stash: create database directory automatically if missing by @NotAShelf in #9
- decode: fallback to relaying current clipboard to stdout on failure by @NotAShelf in #10
New Contributors
- @NotAShelf made their first contribution in #4
- @Rexcrazy804 made their first contribution in #6
Full Changelog: https://github.com/NotAShelf/stash/commits/v0.2.4