Releases
v1.2.0
humphd
released this
13 Apr 16:59
Update deps, fix new eslint issues, update release-it config (98683fe )
resolve relative paths, add two test cases (f1fc53d )
Issue 627 (#746 ) (4aae538 )
Addressed Issue #703 (#711 ) (94d5ff8 )
add test for fs.open with wx flag for existing file (#745 ) (ee56794 )
added test to fs.readlink.spec.js (914ba8b )
fixed #738 : consolidated stats into stat tests (#743 ) (2a4fa0f )
increase test timeout to 10 seconds from 5 seconds (9d3f220 )
Fix #710 : updated let to const. (3d10d64 )
Update fs.read.spec.js (#741 ) (7ab6f5e )
Issue 728: Updated 'filer/tests/spec/fs.shell.spec.js' to use 'const/let' instead of 'var' (#730 ) (9487e8e )
Issue #715 Update fs.lstat.spec.js to have proper const and let instead of var and added 'use strict' (#727 ) (e6f8ef2 )
Update fs.spec.js to use strict mode and changed var to let (#693 ) (f2201e7 )
Updated file for issue #714 (#732 ) (3447ec9 )
Merge branch 'issue-734' (fe17870 )
Merge pull request #733 from PriyankaCodes99/issue-685 (f4e0dce )
changes made as requested (34e5580 )
[Issue 734] (c515865 )
issue 734 (4887cc7 )
[issue-734] (3471848 )
replaced var with let (7cdef6d )
You can’t perform that action at this time.