Sha256: 15770536f78d473f610b3afbeb1eadca08f2f467360be1d6edf483ef85b9310d

Contents?: true

Size: 1.24 KB

Versions: 1

Compression:

Stored size: 1.24 KB

Contents

== 2011-08-18 version 0.7.5

* set-schema: adds column instead of replacing all columns
* set-schema: adds -R, --reset option


== 2011-08-18 version 0.7.4

* Added set-schema subcommand
* Added describe-table subcommand


== 2011-08-15 version 0.7.3

* show-jobs: removed --from and --around options
* changed library namespace from TD to TreasureData


== 2011-08-15 version 0.7.2

* Supports TD_API_KEY and TD_CONFIG_PATH environment variable
* query, show-job: supports --output and --format options
* show-jobs: supports --page, --skip, --from and --around options


== 2011-08-15 version 0.7.1

* Validate name of a database/table on create-database/create-log-table
subcommands
* -d, --database DB_NAME option is now required on query subcommand
* Uses /v3/job/result?format=msgpack API to get result of a job
* API server can be changed using TD_API_SERVER=HOST:PORT environment variable


== 2011-08-06 version 0.7.0

* import subcommand accepts UNIX time integer value on --json and --msgpack format
* Renamed command name (trd -> td)


== 2011-07-18 version 0.6.3

* show-jobs: shows elapsed time
* query: updated behavior of the -w option for new api
* import: supported --json and --msgpack format
* Added 'version' command


== 2011-06-27 version 0.6.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
td-0.7.5 ChangeLog