Releases: wevm/incur
Releases · wevm/incur
incur@0.4.3
Patch Changes
- 01c675f: Added
lsalias forskills list.
incur@0.4.2
Patch Changes
- a6c584d: Fixed stale skills warnings to only appear when synced skill files were still installed on disk, and updated
skills listto reflect actual install state instead of stale metadata.
incur@0.4.1
Minor Changes
- 1e58e47: Breaking: Renamed the global full-envelope flag from
--verboseto--full-output, allowing--verboseto be used as a normal command option.
incur@0.3.25
Patch Changes
- abfa8c7: Fixed Root CLIs created with
Cli.createandaliasesnot registering those aliases as command aliases when mounted viacli.command().
incur@0.3.24
incur@0.3.23
Patch Changes
- 572c172: Replaced
@readme/openapi-parserwith a vendoreddereferenceimplementation, removing a heavy dependency tree.
incur@0.3.22
Patch Changes
- bfc3337: Replaced
@modelcontextprotocol/sdkwith@modelcontextprotocol/server(v2), reducing dependency count by 74 packages.
incur@0.3.21
Patch Changes
- d091bf7: Fixed stale
skills addCTA commands to use the invoked CLI name when running installed binaries directly, instead of falling back tonpx.
incur@0.3.20
incur@0.3.19
Patch Changes
- 5c76b51: Fixed
skills addto list synced skills in alphabetical order.