Releases: oriolmirosa/open-files
Releases · oriolmirosa/open-files
v0.5.6
v0.5.5
v0.5.4
- Changes to make the package work in 1.17.0. It should still work with 1.16.0 out of the box for those who prefer not to update
v0.5.3
v0.5.2
- Fixed crash introduced in 1.16.0, when prepend() wouldn't work anymore. Added the polyfill so that it continues to work
v0.5.1
v0.5.0
This was supposed to be a patch release, 0.4.3, but I made a mistake and I uploaded it as a minor release 0.5.0. I'll now publish 0.5.1 with the info of the patch release.
v0.4.2
- Minor change to avoid deprecation warning about path.dirname and path.extname requiring a string as an argument
v0.4.1
- Fixed regression that made newly opened files not appear in the open files list if there were no open files to begin with
- Fixed sorting so that directories are now ordered properly
v0.4.0
- Added the ability to sort the open files list by multiple criteria (filename, extension, and directory)