Skip to content

Releases: realvitya/clicol

pasteguard feature

18 May 18:08
555bb4c
Compare
Choose a tag to compare

This release features paste guard functionality which is to prevent pasting either accidentally/unintentionally or being able to cancel the pasting.

bugfix

06 Apr 10:13
Compare
Choose a tag to compare

fixing problem with caption command line argument. It is now overriding the config file settings.

mainly bugfix release

05 Apr 10:04
Compare
Choose a tag to compare

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

16 Feb 11:23
Compare
Choose a tag to compare

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

04 Jan 09:36
Compare
Choose a tag to compare
v1.0.1

small bugfix and version bump

first stable release

31 Oct 16:35
Compare
Choose a tag to compare

This version would be the first stable release after excessive tests on various systems.

bugfix and performance release

22 Mar 08:36
Compare
Choose a tag to compare
Pre-release
v0.1.10-beta

reverting a small fix and monitor

timeout features added

08 Feb 21:34
86314bc
Compare
Choose a tag to compare
Pre-release
v0.1.5-beta

Update clicol.cfg