Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

35 lines (21 loc) · 1.57 KB

0.1.9 - 2019-12-09

  • [maintenance] Fix issue of creating temporary file with nested path #17

0.1.8 - 2019-12-04

  • [maintenance] Always delete temporary file #15

0.1.7 - 2018-10-19

  • [maintenance] Close BufferedInputStream before delete temporary file #14

0.1.6 - 2018-10-18

  • [maintenance] Fix bug that happens while deleting temporary files on Windows #12

0.1.5 - 2016-04-06

  • [maintenance] Refactoring codes #8

0.1.4 - 2016-03-20

  • [maintenance] Use RetryExecutor when retry is needed #7

0.1.3 - 2016-03-15

  • [maintenance] Add retry logic using expotential backoff #6
  • [maintenance] Change local file output path to temporary directory #5

0.1.2 - 2016-02-02

  • [maintenance] Upgrade embulk version to v0.8.2 #3

0.1.1 - 2015-11-16

  • [maintenance] Added unit tests #2
  • [maintenance] Refactored code #1