Commit Graph
40 Commits
Author SHA1 Message Date
steven-omaha 8f11e0fc0c chore: Release 2023-05-26 13:21:14 +02:00
steven-omaha 0ba385e741 chore: Release 2023-05-26 13:19:24 +02:00
steven-omaha a4639a1c3a refact: overhaul arg parsing 2023-05-23 17:28:51 +02:00
steven-omaha 9a66a03f7d chore: Release 2023-05-22 12:55:50 +02:00
steven-omaha 0a781ed15b chore: Release 2023-05-22 11:06:06 +02:00
steven-omaha 7b71e4178f ci: fix docs.rs
https://docs.rs/crate/pacdef_core/1.1.0/builds/817226
2023-05-22 11:05:16 +02:00
steven-omaha 0ffe0c345d feat(groups): allow nested group dirs
Instead of expecting all files to be located immediately under the group
dir, we allow them to be nested in additional folders. We walk the group
folder, and treat every file as a group file. The relative path of the
file as seen from the group dir becomes the group name.

Fixes #27.
2023-05-18 17:16:30 +02:00
steven-omaha ab913b4721 chore: Release 2023-05-17 15:09:40 +02:00
steven-omaha 7f887c8ee6 fix: pin libc version 2023-05-17 15:09:19 +02:00
steven-omaha 40fb1066e8 fix: privilege escalation for debian (#25) 2023-05-17 14:23:08 +02:00
steven-omaha 2ef3d7c36f chore: Release 2023-05-15 16:12:36 +02:00
steven-omaha af9550bbe5 chore: Release 2023-05-15 15:26:50 +02:00
steven-omaha 4f98163a86 chore: Release 2023-05-12 16:09:30 +02:00
steven-omaha 37409e9e60 refact(regex): disable default features
these relate to performance and unicode support, neither of which we
are currently interested in
2023-03-30 17:58:47 +02:00
steven-omaha f2ebfe68b5 chore: Release 2023-03-30 13:17:56 +02:00
steven-omaha e277899ad4 chore: Release 2023-02-28 13:07:35 +01:00
steven-omaha a9e4162dbf disable arch by default 2023-02-28 12:55:28 +01:00
steven-omaha fc78a3b248 chore: Release 2023-02-28 12:38:52 +01:00
steven-omaha 7c4741753e add debian backend 2023-02-27 17:21:56 +01:00
steven-omaha 0affcff900 make arch an optional backend 2023-02-27 16:12:46 +01:00
steven-omaha 93d4c58a00 Revert "add auto-generated zsh completion"
This reverts commit dca0895b39.
2023-02-24 13:25:33 +01:00
steven-omaha d3bb57b66f chore: Release 2023-02-23 22:14:43 +01:00
steven-omaha 60b850316c chore: Release 2023-02-23 22:03:14 +01:00
steven-omaha dca0895b39 add auto-generated zsh completion 2023-02-23 21:47:03 +01:00
steven-omaha 53091759e5 chore: Release 2023-02-23 13:15:43 +01:00
steven-omaha 487101c2ec chore: Release 2023-02-23 11:34:18 +01:00
steven-omaha d1e289d086 version bump to 1.0.0-beta.10 2023-02-22 14:26:16 +01:00
steven-omaha 578c2b7526 version bump to v1.0.0-beta9 2023-02-18 15:01:41 +01:00
steven-omaha 76ef8374cd try fixing compilation on docs.rs and crates.io 2023-02-18 14:50:22 +01:00
steven-omaha 2727d56175 version bump to v1.0.0-beta8 2023-02-18 14:15:05 +01:00
steven-omaha a7451c805b try fixing docs.rs build 2023-02-18 14:14:17 +01:00
steven-omaha 1742624333 fix license identifier 2023-02-18 13:33:57 +01:00
steven-omaha 7ae45ee302 version bump to v1.0.0-beta7 2023-02-18 13:30:23 +01:00
steven-omaha 29a1c16d4b version bump to v1.0.0-beta6 2023-02-17 21:17:54 +01:00
steven-omaha 4223eb19ed use const format for version string 2023-02-17 21:11:54 +01:00
steven-omaha 354e8d4741 version bump to 1.0.0-beta5 2023-02-15 14:16:40 +01:00
steven-omaha 83fbe765d8 clean up dependencies 2023-02-14 17:56:28 +01:00
steven-omaha a14b0ecf40 version bump to 1.0.0-beta4 2023-02-14 16:08:56 +01:00
steven-omaha 6700de006e version bump to 1.0.0-beta3 2023-02-14 15:25:14 +01:00
steven-omaha e7cb7d9321 rename all crates 2023-02-14 13:12:08 +01:00