Changelog: slk_helpers v1.9.0#

Update from slk_helpers v1.8.10 to v1.9.0

see here for changes from slk_helpers v1.8.2 to v1.8.10

see here for changes from slk_helpers v1.7.4 to v1.8.2

see here for changes from slk_helpers v1.7.1 to v1.7.4

see here for changes from slk_helpers v1.6.0 to v1.7.1

see here for changes from slk_helpers v1.5.8 to v1.6.0

see here for changes from slk_helpers v1.5.7 to v1.5.7

see here for changes from slk_helpers v1.2.x to v1.5.7

Please have a look here for a detailed description of the new features and here for an incremental changelog.

Major changes#

all changes in this version are major changes compared to slk_helpers version 1.8.10

Changes that might break established workflows#

  • new exit code 3 which is returned on connection timeouts

  • command has_flag_partial has been renamed to has_no_flag_partial

  • behaviour of iscached -v and iscached -vv has changed

All fixes and new features#

  • changed exit codes to 3 when a timeout error is thrown or a connection cannot be established

  • command has_flag_partial has been renamed to has_no_flag_partial

  • has_no_flag_partial behaves the same like iscached

  • iscached
    • prints list of not-cached files when -v is set (now: negativ-list + summary; past: summary)

    • prints a summary in the end when -vv is set (now: full file list + summary; past: full file list)

  • job_queue
    • new argument --format which has the same meaning as -i / --interpret

    • new output format JSON / J