Dev
- compatible with slk v3.3.46 and slk_helpers 1.3.2 (also mostly with >=1.3.0)
-
parsers.slk_list_formatted
is not compatible with slk v3.3.21 - new input arguments of
slk retrieve
andslk archive
- output of
slk list
is differently formatted (and, thus, output ofpyslk.slk_list
also different)
-
- renamed argument
all
of functionpyslk.slk_list
andparsers.slk_list_formatted
toshow_hidden
- removed argument
column_widths
fromslk_list_search_formatted
(slk list now has variable col width) - minor bug fixes in
parsers.slk_list_formatted
- changed setup method from setup.py to pyproject.toml