- Trim last byte if output is *.html
- Remove contained jar and use npm google-closure-compiler
- Source map filename bugfix
- Update to closure-compiler-v20180402.jar
- Spawn error handling
- Fix
Go to Error Line
command - Fix configuration inheritance
- Config fix
- Add
Go to Error Line
command
- ...
- include error fix
- reference tag include bug fix
- Source dup bug fix
- Fix README
- Remove FTP feature
- Multi workspace support
- Fix
Init
command
- FTP fix: Fix
Cancel All
&Download All
&List
commands - FTP fix: Password fail reconnect
- Change ignore list to use previous feature
- FTP rmdir bug fix when path has white space
- Change ignore list to use glob pattern
- Ignore ENOENT error while upload
- Fix closure compiler error
- Remove ftp feature
- Fix closure compiler error
- Fix
Download All
command - Update Closure Compiler schema
- Cancel connection if config file is changed
- Add
Cancel All
command - Prompt password when
password
field is not existed - Ignore directory not found error by
remotePath
- Closure Compiler update(closure-compiler-v20170806)
- Add new bug what i don't know
- Add logLevel option to config
- Suppress duplicated input(Closure Compiler)
- Save latest compile target(Closure Compiler)
- Whether or not ftp-kr is busy, reserve auto upload/download
- Show last error when use command with invalid configuration
- Change encoding of sftp file transfer from utf-8 to binary
- Fix about list 550 error
- Fix upload & download with shortcut
- Fix tree upload by watcher
- Auto save batch list when press OK
- Bypass reupload issue
- Stop create test.txt
- Fix autoDownload bug... maybe?
- Changing infotext for reviewing sync remote to local operations.
- Open log when upload/download manually
- Fix autoDownload bug... maybe not...
- Nothing
- Use error code instead of error number when exception check for OS compatibility
- Remove unusing files
- Bug fix
- Set version to 1.0.0 without much meaning
- Port all javascript to typescript
- Use ftp-ssl when set protocol to
ftps
- Add
ftpOverride
andsftpOverride
field, It can force override option of ftp/sftp connection
- Fix SFTP private key absolute path problem
- Update Closure compiler to v20170124
- Add
autoDownload
option, It check modification and download every opening
- Add connectionTimeout option
- Do not opens up output for every connection
- Fix ignore list did not apply to
Download/Clean All
command - Reverse ordering of CHANGELOG.md
- Add
List
command
- Fix
Download/Clean All
commands - Add
Refresh All
command
- Add missing module
- Show notification when task takes longer then 1 second
- Add SFTP support
- Fix
Upload/Download this
in file menu - If use
Upload/Download this
at directory it will useUpload/Download All
command
- Add generate button when not found make.json
- Update closure compiler to v20161201
- Fix disableFtp option
- Add disableFtp option
- Fix invalid error when multiple init command
- Add detail button in error message
- Add image to README.md
- Change output as ftp-kr when use Closure-Compiler
- If make.json is not found use the latest one
- Add config.createSyncCache option! default is true
- Implement array option inheritance for Closure-Compiler settings!
- Add json schema
- Make Json command will add new config field
- Fix Closure-Compiler variable option remapping
- Split config.autosync -> config.autoUpload & config.autoDelete
- Set default value of config.autoDelete as false
- Init command will add new config field
- Add config.fileNameEncoding option!
- Fix being mute with wrong connection
- Fix Upload All command
- Fix Closure Compile All command
- Do not stop batch work even occured error
- Fix download all command
- Fix init command
- Fix creating dot ended directory when open
- Fix init command not found error (npm package dependency error)
- Fix init command error when not exists .vscode folder
- Fix ignorePath error of init command when use twice
- Fix download all command
- Decide to use MIT license
- Add git repository address!
- Fix Closure-Compiler
- Add Download This command
- Add Upload This command
- I publish It!