Change Log
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
[0.3.0] - 2018-10-28
Added
- Added assert_files_equal assert_files_not_equal functions!
- Added 2 test scripts for assert_files_equal assert_files_not_equal
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