Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 433 Bytes

CHANGELOG.md

File metadata and controls

23 lines (12 loc) · 433 Bytes

Changelog

All notable changes to temporary-directory will be documented in this file

1.1.0 - 2017-02-01

  • added optional $location argument in TemporaryDirectory constructor

1.0.0 - 2017-02-01

  • initial release

0.0.3 - 2017-02-01

  • added chainable methods for creating a temporary directory

0.0.2 - 2017-01-30

  • removed create method, use constructor instead

0.0.1 - 2017-01-31

  • experimental release