X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=Changes;h=eb94e63a834d5c077155942e443afa3c1e533d59;hb=refs%2Fheads%2Fdist;hp=81a7db9b01f1082b67e96eec121f71448667e591;hpb=afe2bc3fe09e80cea209312408159ed83f1bfc91;p=chaz%2Fgraphql-client diff --git a/Changes b/Changes index 81a7db9..eb94e63 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,21 @@ Revision history for GraphQL-Client. +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.