- use https by default, specify --http for http - fix issue where read --follow could not be piped to other commands due to stdout buffering - show commands in a consistent order in 'exo --help' - show command summaries in 'exo --help'
0.3.6
------------------
- read command defaults to reading all dataports/datarules if no RIDs are specified - listing command outputs valid JSON
0.3.5
------------------
- reuse connection to speed up API calls
0.3.4
------------------
- default to utc if local timezone can't be determined - fix timezone bug in read output
0.3.3
-----------------
- decode scripts as utf-8 for spec command
0.3.2
-----------------
- remove plugin dependency on script install location