X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fgraphql-client;a=blobdiff_plain;f=Changes;h=81b6bbd049b0e7de6795248fc3ec3b217da26de0;hp=935c49acad15e35ee57361000a2f53ba5e0ee401;hb=HEAD;hpb=2c3b4020da88b3cf2f968e0b2c4e7b1a7e24a35f diff --git a/Changes b/Changes index 935c49a..e777a60 100644 --- a/Changes +++ b/Changes @@ -2,9 +2,22 @@ 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. + 0.601 2020-03-15 20:38:38-06:00 MST7MDT * Rename "class" attribute to "transport_class". - * Minor pod fixups. 0.600 2020-03-15 18:08:57-06:00 MST7MDT * Initial public release.