Releases: rle-mino/pathr
Releases · rle-mino/pathr
v1.0.2
Add documentation and use new editor api
v1.0.0
Everywhere
- works everywhere, all you have to do is typing
./
|| ../
|| /
on any file type
- Few unit-tests are now available
v0.6.0
Typescript
- add typescript support
- add JSX support
- add TSX support
- migrating to typescript
v0.5.0
Root support
- add support for path starting with
/
- now hidden files/dir/link/youKnow are hidden if the requested filename does not start with a
.
v0.3.0
Welcome double quotes
- add double quotes support
v0.2.1
Check surrounding
- check if the cursor is surrounded by quotes
- fix fuzzy finder search
v0.1.0
First Release
- Every feature added
- Every bug fixed