Releases: yoshinorin/vscode-current-file-path-extension
Releases · yoshinorin/vscode-current-file-path-extension
v4.1.0
Perf
- b301697 refactor: use
onStartupFinished
for activate extention event
Others
- 097d8b9 docs: update LICENSE year
- 03db2f9 docs: update images
- eb18992 chore: require
npm+10
- 80f41f6 chore: require
node+20
- 3d5ffbb chore: replace
tab
tospace2
inpackage.json
- 88fe063 ci: update actions
- ee4e074 chore(deps): bump
@vscode/vsce
and@vscode/test-electron
- 9048839 ci: ignore
fail-fast
- a400bc5 chore: delete unnecessary file
- 691f3de test: change
mocha
default timeout - fd9a8e1 chore(deps): update dependencies
- 23a31c9 chore(deps): bump
blob
from8.0.3
to10.3.10
v4.0.0
Breaking Changes
Othres
Refactor & Cleanups. Nothing, new features, bug fixes.
- 430827f docs: delete release details in
README
- 0098057 chore(deps):
@vscode/test-electron
move fromdependencies
todevDependencies
- 858764d refactor: use
@vscode/vsce
instead ofvsce
- 8f092f2 chore(deps): fixed package versions
- aa551bd refactor: delete
use strict
- 5852060 chore: reformat
package.json
- bf1476c test: workaround for MacOS test issue
- c33cd06 test: use
@vscode/test-electron
instead ofvscode-test
- 065901b test: put stacktrace when test failed
- 05978c4 test: rename test file and its task
- ecebcc5 fix: error change in a2c92cb
- 305908d refactor: clean up
eslint
andprettier
- a2c92cb refactor:
requrie
toimport
- 9e60d4b refactor: use
number
instead ofNumber
- 7693cba refactor: explicity nothing todo
- 16f3399 refactor: use
const
instead oflet
- 448fb65 test: drop regacy legacy version test
- d26c95d chore(ci): migrate GitHub Actions
- f4e2156 chore(deps): update devDependencies
- 5ce42f5 docs: update badge
- d7aaa10 chore(ci): add node.js 18.x matrix buil
- e04664d chore(ci): update GitHub Actions
- f4855e3 chore: delete
__metadata
frompackage.json
- 8e6adf4 require: node.js 16+
- 7d6ddff chore: require
npm8+
&node14+
- 138edd3 chore: tab to space
- c83ca68 chore(deps): update dependencies for vscode
- b102121 chore(deps): update dependencies
- a02e5c0 chore: update .vscodeignore
- f5a2ba2 chore: ts-ignore
- bd299fb chore(deps): update dependencies
- 9069e35 chore: require npm +7
- e93f9c5 chore: update LICENSE year
- 8d923d0 chore: uppercase to lowercase
- 9e09082 chore(deps): update some devDependencies
- 454a150 chore: bump engine from node 10.x to 12.x
Full Changelog
v3.1.0
New features
- (refs #151): Support copy feature on the remote-host @dlguswo333
- e.g. Remote-WSL, Remote-Linux
- replace
clipboardy
withvscode.env.clipboard
Misc
- f735692: update some devDependencies
v3.0.0
v2.0.0-RC1
v2.0.0-rc1 Fix vscode support verstion