Releases: alexchmykhalo/superconsole
Releases · alexchmykhalo/superconsole
SuperConsole 2.1.6
- Added a new GPG key fingerprint for git-for-windows installation.
SuperConsole 2.1.5
- ConEmu version changed to 210912.
- MSYS2 version changed to 2021-07-25
- Updated pacman.conf according to latest pacman version and repos available with msys2
- Use Consolas font for ConEmu instead of SourceCodePro.
SuperConsole 2.1.4
- ConEmu version updated to 210202.
- MSYS2 version updated to 20210105.
- Ranking mirrors by default removed - added separate update-mirrors-rank script.
SuperConsole 2.1.3
- ConEmu version changed to 201011.
- Added additional console output to the build script.
- Ensure to update everything properly while building Superconsole package.
- Ranking pacman mirrors by speed while building Superconsole package.
- Fixed few issues with installed package names while building Superconsole package.
SuperConsole 2.1.2
- Fixed issue with 'MSYS2-MINGW64 (inherit PATH)' ConEmu task.
- Improved superconsole helper script: separated menus for package installation and actions selection, selected software packages installed all together by a single command.
SuperConsole 2.1.1
- Used MSYS release 2020-09-03
- Fixed missing libzstd needed to run curl mingw64 package
- Make QtCreator store settings inside ~/.config dir
- Added cmake generator (MSYS Makefiles) to kit created by customize-qtcreator script
- Use C++17 standard in cmake QtCreator projects generated by QtCreator wizard
- Added screenshot for superconsole helper CLI. Screenshots moved to separate directory.
SuperConsole 2.1.0
- Added
superconsole
command to run helper script for convenient execution of frequent tasks - Improved superconsole build output and build time
SuperConsole 2.0.1
- Disabled highlighting for Git as it is too slow.
- Fixed issue with setting qtcreator alias with 'customize-qtcreator' script. Added comments to 'customize-qtcreator' script.
SuperConsole 2.0.0
- Use mintty as ChildGui for ConEmu to run terminal
- Use antigen to manage zsh plugins
- Default settings include plugins for better history, autocompletion and zsh syntax highlighting
SuperConsole 1.0.0
Initial release.