Releases: realvitya/clicol
pasteguard feature
bugfix
fixing problem with caption command line argument. It is now overriding the config file settings.
mainly bugfix release
Fixed a tricky issue related to USB serial converter.
Added option to use caption template:
Example through command line argument:
--caption "%(hostname) - %(host)"
Of course you can add this to clicol.cfg file as well but if you use command line argument you can use SHELL variables as well. Currently only hostname and host is supported as templates.
major update with many new features and bugfixes
New features added like plugins. You may check out plugins: clicol_plugin_aspath and clicol_plugin_extra
Clicol is now python 3 compatible. Python 2.4 support is dropped. A separate branch is kept for that as we use it in a hidden dungeon.
New configuration directory is $HOME/.clicol
. Priority how config files are read from high to low: $HOME -> $HOME/.clicol -> $PWD -> /etc/clicol
Project was able to make it to Cisco DevNet portal.
bugfix release
v1.0.1 small bugfix and version bump
first stable release
This version would be the first stable release after excessive tests on various systems.
bugfix and performance release
v0.1.10-beta reverting a small fix and monitor
timeout features added
v0.1.5-beta Update clicol.cfg