- Europe
- https://alemi.dev/
- Joined on
2024-05-09
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
43a284d4e9
chore: bump version
ec78325544
fix: change verbose flag from -V to -v
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
ac9961a25d
docs: added badges on readme
2d8a77ab6b
chore: updated metadata
e17c721f9c
chore: licensed under GPLv3
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
6fa7606226
fix: extract html responses
23abb7706e
feat: allow expecting status codes
68a73284c7
feat: add list action (as default)
58900630e1
chore: moved formatters into ext mod
553a5fc68e
feat: bare string defaults to JQL extractor
cd99572fa2
feat: add JQL and Regex extractors