Skip to content

Releases: file-icons/atom-fs

v0.2.1

12 Mar 06:08
v0.2.1
Compare
Choose a tag to compare

Fixed breakage caused by mixing BigInts with other types [#10].

v0.2.0

05 Dec 16:40
v0.2.0
Compare
Choose a tag to compare
  • 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

14 Sep 11:38
v0.1.6
Compare
Choose a tag to compare

v0.1.5

13 Aug 11:32
v0.1.5
Compare
Choose a tag to compare
  • Inlined helper functions previously imported from alhadis.utils.
  • Removed event logging from system-task queue.
  • Added normalisePath function to exports list.

v0.1.4

20 Nov 04:22
v0.1.4
Compare
Choose a tag to compare

Added the auxiliary PathMap class to help normalise paths consistently.

v0.1.3

16 Aug 15:12
v0.1.3
Compare
Choose a tag to compare

Fixed a regression with reading the contents of opened text-buffers.

v0.1.2

16 Aug 15:11
v0.1.2
Compare
Choose a tag to compare

Fixed an oversight where the wrong object was globalised at entry point.

v0.1.1

21 Mar 16:14
v0.1.1
Compare
Choose a tag to compare

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

21 Mar 12:15
v0.1.0
Compare
Choose a tag to compare

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.