Releases: sigseg5/vim-updater
Releases · sigseg5/vim-updater
Release 1.2.0
Stable release of vim updater
Please, report issue here or open a pull request here if you found bugs
Changes:
- Info messages improvements
- Add proper error handle for
unable for accesserror
Full Changelog: 1.1.4...v1.2.0
General improvements
Fixed backward compatibility with old git versions
Fixes for auth and git pulling
Fixes for detecting windows machines
Stable release of vim updater
Please, report issue here or open a pull request here if you found bugs
Changes:
- Fixes for properly detecting windows machines
Known Issues:
- If the administrator password is entered incorrectly, a standard error message appears, not a hint to run the command with arguments
Added new args parser and args list
Small improvements Windows machines
Bug fixes and improvements for GNU/Linux, macOS and Windows machines
Beta release of vim updater
This release may contains some bugs and problems
Please, report issue here or open a pull request here
Changes:
- Fixed
terminal libraryerror on GNU/Linux (check README.md) - Added handles for some exceptions on GNU/Linux machines
- Fixed crash on Windows machines on
makecommand
Known Issues:
- I can't find any issues :)
Bug fixes for GNU/Linux, macOS and Windows machines
Alpha release of vim updater
This release may contains some bugs and problems
Please, report issue here or open a pull request here
Changes:
- Fixed troubles with incorrect sudo password
- Fixed troubles with detect OS version on
Linux2platform - Fixed
fatal: not a git repository (or any of the parent directories): .giterror then UPDATER_DIR only exist - Added partial Windows "support"
Known Issues:
- Potential unhandled exception on Linux machines
- Detected trouble with
terminal libraryon Linux Mint (and probably other Linux distro)
no terminal library found
checking for tgetent()... configure: error: NOT FOUND!
You need to install a terminal library; for example ncurses.
Or specify the name of the library with --with-tlib.
Bug fixes for Linux machines
Alpha release of vim updater
This release may contains some bugs and problems
Please, report issue here or open a pull request here
Changes:
- Fixed troubles with path on Linux machines
Known Issues:
- Windows not supported now
- Potential unhandled exception on Linux machines
- Potential troubles with incorrect sudo pass
- Potential troubles with detect OS version on
Linux2platform fatal: not a git repository (or any of the parent directories): .gitthen UPDATER_DIR only exist- Detected trouble with
terminal libraryon Linux Mint (and probably other Linux distro)
no terminal library found
checking for tgetent()... configure: error: NOT FOUND!
You need to install a terminal library; for example ncurses.
Or specify the name of the library with --with-tlib.