skim v0.6.8 Release Notes

Release Date: 2019-06-23 // almost 5 years ago
  • ๐Ÿ”‹ Feature:

    • ๐Ÿ†• New action: if-query-empty, if-query-not-empty. Execute actions on
      certain query conditions.
    • ๐Ÿ†• New action: append-and-select allows you to append current query to the
      item pool and select it. It would help to turn skim into a tag manager
      where new tags could be added to the candidate list.

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix #188: crates.io breaks on 0.6.7
    • ๐Ÿ›  Fix: run_with will break if called multiple times from the same process.
    • โšก๏ธ Update nix to 0.14