• 0.0.7 cf036bd26c

    lemarsu tagged this 2024-06-03 03:48:46 +02:00 | 21 commits to main since this tag

    Features

    • Add version Sloth subcommand
    • Add viAlias and vimAlias mkNeovimPkg options
    • Add vimdiffAlias and nvimdiffAlias mkNeovimPkg options

    Bug Fixes

    • Init function is called before plugin is loaded

    Documentation

    • Fix url in the import example

    Refactor

    • Extract all dep logic in Dep object
    • Extract Sloth command code in its own module
    • Split Sloth subcommands in their own files
    • Deps provides accessors via metatables
    • Deps are now loaded via a FSM
    Downloads