lychee/lychee-bin/src
Matthias 8c0a32d81d
Refactor response formatting (#599)
* Add support for raw formatter (no color)
* Introduce ResponseFormatter trait
* Pass the same params to every cli command
* Update dependencies
* Remove pretty_assertions dependency (latest version doesn't build)
2022-04-25 19:19:36 +02:00
..
commands Refactor response formatting (#599) 2022-04-25 19:19:36 +02:00
formatters Refactor response formatting (#599) 2022-04-25 19:19:36 +02:00
cache.rs Response output overhaul (#524) 2022-02-23 17:28:14 +01:00
client.rs Make retry wait time configurable (#525) 2022-02-24 12:24:57 +01:00
color.rs Add support for different output formats (compact, detailed, markdown) (#375) 2021-11-18 00:44:48 +01:00
main.rs Refactor response formatting (#599) 2022-04-25 19:19:36 +02:00
options.rs Refactor response formatting (#599) 2022-04-25 19:19:36 +02:00
parse.rs Refactor response formatting (#599) 2022-04-25 19:19:36 +02:00
stats.rs Refactor response formatting (#599) 2022-04-25 19:19:36 +02:00
time.rs Add caching functionality (v2) (#443) 2022-01-14 15:25:51 +01:00