X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fgraphql-client;a=blobdiff_plain;f=Changes;h=81b6bbd049b0e7de6795248fc3ec3b217da26de0;hp=718fb8c45e6775fbdbd56f518190f06829f4dac0;hb=HEAD;hpb=c2383aed8b34dafaef89dadcd8cdd3307b38f809 diff --git a/Changes b/Changes index 718fb8c..e777a60 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,16 @@ Revision history for GraphQL-Client. {{$NEXT}} +0.605 2022-03-29 19:39:31-06:00 America/Denver + * Fix bug preventing use of transport headers with CLI. (thanks jwrightecs) + +0.604 2020-03-22 03:44:44-06:00 MST7MDT + * Add --filter JSONPATH argument to CLI. + +0.603 2020-03-22 02:01:32-06:00 MST7MDT + * Allow deep formatting with csv,tsv,table. + * Fix Unicode issues. + 0.602 2020-03-17 18:27:46-06:00 MST7MDT * Add support for GRAPHQL_CLIENT_OPTIONS environment variable. * Fix a slew of CLI option problems.