Skip to content

Commit

Permalink
Updates for v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TotallyInformation committed Oct 6, 2019
1 parent f950fff commit 3f8d9e6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@ To install a development version, use:
- If root folder is empty, return an empty array or a warning payload (based suggestion from [jpmalich](https://github.com/jpmalich))
- Fixed file stat output - `created` was reporting incorrect date/time except on Windows. `statusChanged` datetime now added - see [Node.js docs](https://nodejs.org/api/fs.html#fs_stat_time_values) for details.
- Plus other minor updates/fixes.
- 1.1.1 - Bug fixes and tidy
- Add GitHub templates
- Minor tidy of main code
- Improve NR v1 send/done functions
- Remove spurious `console.log(file)`
- Remove input `_msgid` from output so that all output messages get their own _msgid (Fixes [Issue #11](https://github.com/TotallyInformation/node-red-contrib-fs/issues/11))
- Update dependencies to latest

# Depends On
- [readdirp](https://github.com/paulmillr/readdirp)
Expand Down

0 comments on commit 3f8d9e6

Please sign in to comment.