@testcomplete/filesystemutil
Version:
A file system interface to let scripts working with TestComplete & NodeJS at the same time
22 lines (12 loc) • 524 B
Markdown
# FileSystemUtil Changelog
## Version 0.1.3 - 2022.06.13
* [FIXED] Fix method ``write`` which encounter JS Error when `null` was passed
as content (**Wrong Type** with `aqFile` (**TestComplete**)).
## Version 0.1.2 - 2022.05.16
* [UPDATE] Update **README.md** :
- Add **compatibility** of the library
- Update **Summary** and it links.
## Version 0.1.1 - 2022.05.11
* [NEW] Introducing **CHANGELOG.md** file.
* [UPDATE] Add the new chapter _**FileSystemUtil Setup for TestComplete**_ in
**README.md** file.