əlemi alemi
alemi pushed to dev at alemi/upub 2024-10-20 05:27:56 +02:00
529fe9382d chore: licensed under GPLv3
alemi pushed to dev at alemi/postwoman 2024-10-20 05:26:20 +02:00
0af5adec5a chore: bump version
alemi pushed to dev at alemi/postwoman 2024-10-20 05:19:55 +02:00
51da59486e docs: updated readme.md
ffd37e49a1 feat: better print formatting
95453a1366 feat: friendlier errors
c09790ab28 feat: pw shows compact list, pw list shows verbose
a8ac211a41 fix: remove repeat, proper parallelism
Compare 8 commits »
alemi pushed to dev at alemi/postwoman 2024-10-20 02:06:48 +02:00
a44babb509 chore: update sample collection
alemi pushed to dev at alemi/postwoman 2024-10-20 02:04:55 +02:00
43a284d4e9 chore: bump version
ec78325544 fix: change verbose flag from -V to -v
Compare 2 commits »
alemi pushed to dev at alemi/postwoman 2024-10-20 01:55:41 +02:00
7887e0dfdb fix: empty body shouldn't default to {}
alemi pushed to dev at alemi/postwoman 2024-10-20 01:50:16 +02:00
a5cef7f269 feat: added --verbose to list view
b82a63eeb7 chore: refactor endpoint getters
6915a71802 feat: default to single thread runtime
2695c850bb feat: more client options
ce0d725c43 build: way smaller binaries
Compare 7 commits »
alemi pushed to dev at alemi/postwoman 2024-10-19 22:41:29 +02:00
1fdd40a68e build: regenerate cargo lock
alemi pushed to dev at alemi/postwoman 2024-10-19 22:40:32 +02:00
ac9961a25d docs: added badges on readme
2d8a77ab6b chore: updated metadata
e17c721f9c chore: licensed under GPLv3
Compare 3 commits »
alemi pushed to dev at alemi/postwoman 2024-10-19 22:30:35 +02:00
ddadfe1253 ci: add test and build workflows
8cfa2688fd docs: updated command output
cab02a79c5 fix: actually set Debug as extractor with --debug
2e520129a2 chore: moved StringOr into ext
b0b67fd1be fix: actually make body default extractor
Compare 5 commits »
alemi pushed to dev at alemi/postwoman 2024-10-19 22:22:27 +02:00
0713f323bb docs: explained a LOT better
alemi pushed to dev at alemi/postwoman 2024-10-19 22:05:46 +02:00
4fa22612f5 fix: regex extractor add newline and example
alemi pushed to dev at alemi/postwoman 2024-10-19 22:02:45 +02:00
6fa7606226 fix: extract html responses
23abb7706e feat: allow expecting status codes
Compare 2 commits »
alemi pushed to dev at alemi/postwoman 2024-10-19 21:57:29 +02:00
147186f8dc feat: allow specifying --debug to dbg all routes
alemi pushed to dev at alemi/postwoman 2024-10-19 21:54:02 +02:00
68a73284c7 feat: add list action (as default)
58900630e1 chore: moved formatters into ext mod
Compare 2 commits »
alemi pushed to dev at alemi/postwoman 2024-10-19 21:44:35 +02:00
6211a1630e chore: swap JQL for JAQ: it's more similar to jq
alemi pushed to dev at alemi/postwoman 2024-10-19 20:45:50 +02:00
81661bb136 feat: allow specifying fallback env vars in [env]
alemi pushed to dev at alemi/postwoman 2024-10-19 20:19:50 +02:00
553a5fc68e feat: bare string defaults to JQL extractor
cd99572fa2 feat: add JQL and Regex extractors
Compare 2 commits »
alemi pushed to dev at alemi/postwoman 2024-10-19 19:27:34 +02:00
afc582b0a6 feat: handle query params
alemi pushed to dev at alemi/postwoman 2024-10-19 18:02:24 +02:00
6fe5cefc4a chore: refactor