## 0.2.1 - 2016-01-28 * [new feature] Add truncate mode [#33](https://github.com/treasure-data/embulk-output-td/pull/33) ## 0.2.0 - 2016-01-12 * [new feature] Not use first timestamp column as primary key [#32](https://github.com/treasure-data/embulk-output-td/pull/32) ## 0.1.8 - 2016-01-09 * [new feature] Add mode to time value option [#31](https://github.com/treasure-data/embulk-output-td/pull/31) * [maintenance] Remove unnecessary warning messages within showErrorRecord method [#30](https://github.com/treasure-data/embulk-output-td/pull/30) ## 0.1.7 - 2016-01-07 * [new feature] Add time_value option [#16](https://github.com/treasure-data/embulk-output-td/pull/16) * [new feature] Merge exact column types into the table schema [#25](https://github.com/treasure-data/embulk-output-td/pull/25) * [new feature] Add stop_on_invalid_record option [#26](https://github.com/treasure-data/embulk-output-td/pull/26) * [new feature] Show skipped records by a perform job [#28](https://github.com/treasure-data/embulk-output-td/pull/28) * [maintenance] Use rename endpoint with 'overwrite' parameter [#23](https://github.com/treasure-data/embulk-output-td/pull/23) ## 0.1.6 - 2015-12-08 * [maintenance] Upgrade Embulk v0.7.10 [#22](https://github.com/treasure-data/embulk-output-td/pull/22) * [maintenance] Upgrade Embulk v0.7.5 [#21](https://github.com/treasure-data/embulk-output-td/pull/21) * [new feature] Add default_timestamp_type_convert_to option [#18](https://github.com/treasure-data/embulk-output-td/pull/18) ## 0.1.5 - 2015-09-29 * [new feature] Add replace mode [#17](https://github.com/treasure-data/embulk-output-td/pull/17) ## 0.1.4 - 2015-08-17 * [maintenance] Upgrade Embulk v0.6.25 * [fixed] Change a field writer for 'time' column [#13](https://github.com/treasure-data/embulk-output-td/pull/13) ## 0.1.3 - 2015-08-05 * [maintenance] Upgrade Embulk v0.6.19 * [new feature] Add column_options [#11](https://github.com/treasure-data/embulk-output-td/pull/11) ## 0.1.2 - 2015-07-14 ## 0.1.1 - 2015-07-14 * [maintenance] Make part name unique and idempotent [#9](https://github.com/treasure-data/embulk-output-td/pull/9) * [maintenance] Delete temp files after uploading [#7](https://github.com/treasure-data/embulk-output-td/pull/7) * [new feature] Add unix_timestamp_unit option [#6](https://github.com/treasure-data/embulk-output-td/pull/6) ## 0.1.0 - 2015-06-23 The first release!!