Commit graph

21 commits

Author SHA1 Message Date
dependabot[bot]
c227f47966
build(deps): bump serde_derive from 1.0.130 to 1.0.131 (#3) 2021-12-13 13:36:35 +00:00
dependabot[bot]
5938e4326f
build(deps): bump serde from 1.0.130 to 1.0.131 (#4) 2021-12-13 13:33:14 +00:00
20e7ba87de
cargo: fmt 2021-12-05 09:10:54 +05:30
53a28f5823
build(deps): bump anyhow from 1.0.50 to 1.0.51 2021-12-01 18:23:23 +05:30
dependabot[bot]
9dd2fb719f
build(deps): bump anyhow from 1.0.48 to 1.0.50 (#2) 2021-11-29 14:05:11 +00:00
7fb757b868
cargo: bump version 2021-11-28 16:08:51 +05:30
d2f1b686a2
config: remove unnecessary Default impl 2021-11-28 16:08:23 +05:30
13bcb918bd
all: refactor to elide matchers when not required 2021-11-28 15:57:35 +05:30
abd91e6601
gitignore: add .idea 2021-11-28 15:16:54 +05:30
3599fccf4e
config: sort 2021-11-28 15:16:43 +05:30
3fadd9467b
config: remove unused #![allow(dead_code)] 2021-11-28 15:13:24 +05:30
aa17c822ca
build(deps): bump anyhow from 1.0.47 to 1.0.48 2021-11-25 11:28:47 +05:30
dependabot[bot]
86ad4b16b7
build(deps): bump anyhow from 1.0.45 to 1.0.47 (#1) 2021-11-22 14:20:17 +00:00
f217ca95a5
all: fix clippy::pedantic lints 2021-11-21 21:48:15 +05:30
e7a5ed6982 all: log matcher names and clipboard content when available 2021-11-16 19:42:05 +05:30
e2abe50c03 config: add optional name attribute to matchers 2021-11-16 19:23:06 +05:30
d425ae9133
github: configure dependabot 2021-11-13 18:02:27 +05:30
dabb11ec48
cargo fmt 2021-11-13 18:02:13 +05:30
9cbf540e5e
Remove Action::Remove
You can just use an empty string in replace instead
2021-11-13 18:02:09 +05:30
3fd078e51b
Implement matchers and actions 2021-11-12 09:42:39 +05:30
05201d7de7
Initial commit 2021-11-11 20:33:17 +05:30