From 6d60900a0bfb41a47744048c7980eefa15c572c8 Mon Sep 17 00:00:00 2001 From: Guillaume Pasquet Date: Sat, 26 Mar 2022 06:52:02 +0000 Subject: Added changelog --- CHANGELOG | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 CHANGELOG diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..07f0f43 --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,37 @@ +v0.4.0: + * Added limited support for barb file dependencies + +v0.3.1: + * Default placeholder values + +v0.3.0: + * Add and default to JSONPath for filters + * Make JQ optional + +v0.2.2: + * Extract filter output as named variables + * Support multiple filters + +v0.2.1 + * Source .env files + +v0.2.0 + * Add JSON syntax colouring + * Colour output + +v0.1.5 + * Print request line + +v0.1.4 + * Support JQ filtering + +v0.1.2 + * FIX: Don't print headers with `-b` switch + +v0.1.1 + * FIX: Read list of files to execute from command line + +v0.1.0 + * Initial release + * Support execution context + * Execute basic requests \ No newline at end of file -- cgit v1.2.3