Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 543 Bytes

CHANGELOG.md

File metadata and controls

27 lines (14 loc) · 543 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.2.0 - 2016-12-07

Added

  • Handling temporary directories with temp_make() and temp_del()

Fixed

  • Function comments listing path transformation variables incorrectly

0.1.0 - 2016-03-22

Added

  • Testing file existence with assert_file_exist and assert_file_not_exist
  • npm support