Skip to content

Update slk helpers 1.1.0

Daniel Heydebreck requested to merge update_slk_helpers_110 into master
  • slk group is activated now
  • pyslk extended by new slk_helpers commands: version, iscached and search_limited; correspond to pyslk.slk_helpers_version(...), pyslk.slk_iscached(...) and pyslk.slk_search_limited(...)
  • path containing //, /../ and /./ now properly work with all commands
  • parsers extended by parsers.slk_isached_bool and parsers.slk_search_limited_int
  • building additional conda packages for python versions 3.9 and 3.10

Merge request reports