|
535a95ddbd
|
fix(deps): update log, proc-macro2, syn, tokio, and unicode-xid
|
2022-05-11 21:03:02 +05:30 |
|
|
1c73c20a12
|
fix: allow compiling on Rust 1.57.0
|
2022-05-11 21:02:19 +05:30 |
|
|
0d7cace68c
|
fix(deps): update cargo dependencies
|
2022-05-02 15:18:03 +05:30 |
|
Renovate Bot
|
95835ccdfd
|
fix(deps): update serde to 1.0.137
|
2022-05-01 19:43:13 +05:30 |
|
|
7274d8acb2
|
refactor: fix clippy::pedantic lints
|
2022-05-01 19:03:22 +05:30 |
|
|
51b547f73b
|
feat(renovate): group serde upgrades
|
2022-05-01 18:18:02 +05:30 |
|
|
a5c22063cd
|
refactor: switch to argv for argument handling
|
2022-05-01 18:16:41 +05:30 |
|
|
1a1e97722b
|
feat: switch nix to GNU triple
|
2022-05-01 18:16:41 +05:30 |
|
|
42747e0f4c
|
refactor: fix clippy lints
|
2022-05-01 18:16:41 +05:30 |
|
|
fcf1be3087
|
feat: release 0.5.0
|
2022-04-26 22:35:36 +05:30 |
|
|
f0080559dd
|
refactor: use clipboard-master for events
|
2022-04-26 22:18:21 +05:30 |
|
Renovate Bot
|
f252de7748
|
fix(deps): update rust crate tracing-journald to 0.3.0
|
2022-04-21 22:10:44 +00:00 |
|
Renovate Bot
|
b6672113bb
|
fix(deps): update rust crate anyhow to 1.0.57
|
2022-04-21 20:03:58 +00:00 |
|
Renovate Bot
|
fcc5e89725
|
fix(deps): update rust crate toml to 0.5.9
|
2022-04-15 02:15:58 +00:00 |
|
Renovate Bot
|
edcb85b6bd
|
fix(deps): update rust crate tracing to 0.1.34
|
2022-04-14 23:15:26 +00:00 |
|
Renovate Bot
|
4f536318db
|
fix(deps): update rust crate tracing-subscriber to 0.3.11
|
2022-04-09 23:52:25 +00:00 |
|
Renovate Bot
|
17093498c0
|
fix(deps): update rust crate tracing to 0.1.33
|
2022-04-09 21:54:34 +00:00 |
|
Renovate Bot
|
270b1c0280
|
fix(deps): update rust crate tracing-subscriber to 0.3.10
|
2022-04-01 20:23:55 +00:00 |
|
|
77eaa1afd7
|
Revert "cargo: bump assay"
This reverts commit 58809b1f74 .
|
2022-03-29 16:24:00 +05:30 |
|
|
7a530e7f2e
|
nix: switch back to nightlies
|
2022-03-29 16:22:25 +05:30 |
|
|
9ac2d098e2
|
nix: update shell config
|
2022-03-28 13:48:31 +05:30 |
|
|
58809b1f74
|
cargo: bump assay
|
2022-03-24 16:45:12 +05:30 |
|
|
ae0eb3860a
|
chore: run cargo fmt
|
2022-03-18 20:29:49 +05:30 |
|
Renovate Bot
|
d8712d78d6
|
fix(deps): update rust crate tracing-journald to 0.2.4
|
2022-03-18 01:52:05 +05:30 |
|
|
d2687ebca1
|
feat: release v0.4.6
|
2022-03-10 16:45:06 +05:30 |
|
|
0ba32ac499
|
fix(logging): correctly use feature attributes for journald
|
2022-03-10 16:43:15 +05:30 |
|
|
4e2fa3f800
|
feat: release v0.4.5
|
2022-03-10 14:21:56 +05:30 |
|
|
2df4e2d196
|
fix(deps): update rust crate tracing-core to 0.1.23
|
2022-03-10 14:21:38 +05:30 |
|
|
139e833d04
|
feat(logging): add a journald feature to log to systemd
|
2022-03-10 14:20:20 +05:30 |
|
|
28fa08a67b
|
feat(tests): add nextest config to generate JUnit results
|
2022-03-10 13:15:35 +05:30 |
|
|
9e03c484a0
|
chore(git): remove trailing space in gitattributes file
|
2022-03-10 12:55:53 +05:30 |
|
Renovate Bot
|
14d9a5b347
|
fix(deps): update rust crate tracing to 0.1.32
|
2022-03-09 18:34:47 +00:00 |
|
Renovate Bot
|
4653304d13
|
fix(deps): update rust crate regex to 1.5.5
|
2022-03-08 16:09:05 +00:00 |
|
Renovate Bot
|
8b93a6924a
|
fix(deps): update rust crate anyhow to 1.0.56
|
2022-03-07 22:37:30 +00:00 |
|
|
784c74ca52
|
chore: add gitattributes file
Prevents Windows runners on GitHub Actions from mangling line endings
|
2022-03-07 01:37:41 +05:30 |
|
|
e2b1dba803
|
feat: release v0.4.4
|
2022-03-07 01:30:19 +05:30 |
|
|
ea176b8f50
|
chore: add a ignore-revs file for git blame
|
2022-03-07 01:26:23 +05:30 |
|
|
5d6b27249d
|
chore: reformat with new rustfmt config
|
2022-03-07 01:25:48 +05:30 |
|
|
2ee2cdb107
|
chore: add a custom rustfmt configuration
|
2022-03-07 01:25:22 +05:30 |
|
|
ea3ad1889c
|
refactor: switch logging to tracing
Adds in slightly more dependencies than I'd like but at least it works
|
2022-03-07 01:14:49 +05:30 |
|
|
b938a6001b
|
fix(deps): update rust crates
|
2022-03-07 01:09:56 +05:30 |
|
|
52489ad051
|
feat: remove pretty_env_logger
It never really did anything
|
2022-03-06 16:03:47 +05:30 |
|
|
86ea822d2c
|
refactor: bail early if version is requested
|
2022-03-06 16:00:34 +05:30 |
|
|
ab883c356a
|
fix(deps): update rust crate assay to 0.1.1
|
2022-02-26 00:25:24 +05:30 |
|
|
c9f3c63b32
|
chore: fix clippy 1.61 lints
|
2022-02-25 00:16:09 +05:30 |
|
|
eb3074d324
|
refactor: use fully qualified variant name
|
2022-02-22 09:43:17 +05:30 |
|
|
4684713d7e
|
refactor: implement Match for MatcherType
Delegate the responsibility of handling different `MatcherType`s to the config module.
|
2022-02-22 09:38:31 +05:30 |
|
Renovate Bot
|
3ea769676a
|
fix(deps): update rust crate anyhow to 1.0.55
|
2022-02-22 09:30:43 +05:30 |
|
|
80e33e97e6
|
refactor: rename Substitutor.matcher_type to matcher
|
2022-02-20 13:50:55 +05:30 |
|
|
6c4b5f617b
|
cargo: bump version
|
2022-02-20 03:13:12 +05:30 |
|