Skip to content

Releases: trueneu/swiss-knife

Removed configparser direct import

03 Mar 20:38
Compare
Choose a tag to compare
Pre-release

subj, to make compatibility between python2&3 a little bit more seamless

Check updates mechanism fix

29 Feb 16:40
Compare
Choose a tag to compare
Pre-release

Unfortunately, it wouldn't work right before. Now everything should be okay.

Missed a bug!

26 Feb 19:29
Compare
Choose a tag to compare
Missed a bug! Pre-release
Pre-release

in a15 there is a bug that prevents swk from running.

Bugfixes

26 Feb 19:24
Compare
Choose a tag to compare
Bugfixes Pre-release
Pre-release

Various minor bugfixes
Check updates mechanism has been enabled for plugins

Dependency fix

19 Feb 20:46
Compare
Choose a tag to compare
Dependency fix Pre-release
Pre-release

removed configparser from requirements until further investigation

Check updates introduced

19 Feb 20:45
Compare
Choose a tag to compare
Pre-release

Introducing auto check for updates via pypi, can be turned off in config
fixed env and os search with Foreman

Foreman add classes cmds fix; ssh output cleanup

17 Feb 09:23
Compare
Choose a tag to compare

fixed broken parsing commands without arguments (lscls, lszbx),
cleaned up ssh output (if it began with '\n', a lot of empty strings were printed)
fixed broken addcls/addgcls foreman commands (they'd destroy every previously existing classes links)

3rd party utilities integration

16 Feb 21:44
Compare
Choose a tag to compare
Pre-release

added stdin reading functionality
fixed swk_foreman failing to install on 2.7
added 'connected hosts' to frmn desc command
changed default logging level to error
optimized frmn api queries a little bit

3 new Foreman cmds; identityfile and user support for SSH

15 Feb 19:18
Compare
Choose a tag to compare

Added srch, srchg and desc commands to Foreman plugin;
added correct id file and user support for ssh based commands, see swk.ini.

First PyPi release

13 Feb 23:09
Compare
Choose a tag to compare
First PyPi release Pre-release
Pre-release

Made command args parsing a bit more logical,
some minor bugfixes,
refactored filenames.