Releases: file-icons/atom-fs
Releases · file-icons/atom-fs
v0.2.1
v0.2.0
- Added support for recognising repositories in subfolders [
#9
]. - Fixed broken handling of very large inode values.
- Resources are now uniquely identified by device number and inode.
v0.1.6
v0.1.5
- Inlined helper functions previously imported from
alhadis.utils
. - Removed event logging from system-task queue.
- Added
normalisePath
function to exports list.
v0.1.4
v0.1.3
v0.1.2
v0.1.1
Not a release; a kludge mandated by unforeseen limitations of APM. Refer to atom/apm#702 for details. The previous package-name will be taken off NPM and permanently rescoped with a full-stop instead.
v0.1.0
Partial release of the freshly-decoupled filesystem API, moved from core package code. This represents the state of the API as it was when it was lifted from file-icons
.