Skip to content

Releases: chrismo/superkit

0.2.1

11 Mar 23:36
Compare
Choose a tag to compare
{
    date: "2025-03-11",
    version: "0.2.1",
    super_version: "Version: v1.18.0-308-g4ffbd69f",
    items: [
        "infra: new release process, installs from GitHub release asset",
        "skops: with newer fzf, uses multiple line output support",
        "skops: examples with empty outputs now parse correctly",
        "skops: all items are sorted by agg, func, and op",
        "dev: lots of enhancements to testing in docker image"
    ]
}

What's Changed

  • Release Process & skops multi-line by @chrismo in #42

Full Changelog: 0.2.0...0.2.1

0.2.0

08 Mar 20:19
Compare
Choose a tag to compare
{
    date: "2025-03-07",
    version: "0.2.0",
    super_version: "Version: v1.18.0-308-g4ffbd69f",
    items: [
        "installer based on XDG Base Directory Specification",
        "all func/ops renamed with sk_ prefix instead of k",
        "bin scripts added: sk, skdoc, skgrok, skops",
        "sk: runs super referencing the superkit library",
        "skdoc: script to browse local docs",
        "skgrok: script to search built-in grok patterns",
        "skops: script to search examples of built-in and superkit func/ops",
        "(this is still a rough WIP repo, so some details aren't included here)"
    ]
}