Releases: ElementaryFramework/FireFS
Releases · ElementaryFramework/FireFS
v1.2.2
20 Apr 19:31
Compare
Sorry, something went wrong.
No results found
Hotfix Release
Fixed an issue due to directory separator inconsistencies across platforms, causing bad resolution of internal and external paths.
v1.2.1
11 Aug 12:22
Compare
Sorry, something went wrong.
No results found
Fixed issue #1 where the file system watcher crash when trying to refresh modification times of deleted files (from a listener or between two watch process).
v1.2.0
25 Jun 16:50
Compare
Sorry, something went wrong.
No results found
v1.1.0
23 Jun 15:46
Compare
Sorry, something went wrong.
No results found
FireFS comes with new features in this release:
Introduction of FileStream s : Full featured files streams can now be managed with FireFS
FireFS now uses Events , and Streams shared projects to provide a better support of these functionalities
The FileSystemWatcher has been optimized on some points, and little bugs has been fixed
Fixed minor bugs in the FireFS class
v1.0.1
26 Dec 11:48
Compare
Sorry, something went wrong.
No results found
Bug fix release
Fixed an issue for FireFS events, call the correct callbacks and raise onAny events.
v1.0.0
22 Dec 02:23
Compare
Sorry, something went wrong.
No results found
First major release of 🔥 FireFS 🔥 !
This release include:
A lot of bug fixes, and compatibility fixes for Unix platforms
Apply some refactoring on code
Add filesystem listeners, to listen for created , deleted and modified events
Add a filesystem watcher to watch for files in real time
v0.0.1
13 Aug 16:53
Compare
Sorry, something went wrong.
No results found
First stable release of FireFS