Skip to content

Dev

Daniel Heydebreck requested to merge dev into master
  • 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 and slk archive
    • output of slk list is differently formatted (and, thus, output of pyslk.slk_list also different)
  • renamed argument all of function pyslk.slk_list and parsers.slk_list_formatted to show_hidden
  • removed argument column_widths from slk_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

Merge request reports