github iwe-org/iwe iwe-v0.1.0
v0.1.0

latest releases: iwec-v0.1.0, iwes-v0.1.0
6 hours ago

Added

  • iwe count command — returns an integer count of matched documents, mirroring the find filter semantics
  • Universal --filter "<YAML>" flag for inline query expressions on find, count, retrieve, tree, export, delete, and update
  • Structural anchor flags — -k/--key (repeatable), --includes, --included-by, --references, --referenced-by, with KEY[:DEPTH] syntax
  • --max-depth and --max-distance defaults applied to anchor flags lacking an explicit colon-suffix
  • --project f1,f2 and -f json on find, tree, and retrieve for projecting frontmatter fields into structured output
  • iwe update command with body-overwrite (-k -c) and frontmatter mutation (--filter + --set/--unset) modes, plus --dry-run

Changed

  • Help text refreshed across count, delete, extract, find, inline, rename, retrieve, stats, tree, and update

Removed

  • --roots flag — removed

Deprecated

  • --in, --in-any, --not-in, --refs-to, --refs-from retained as hidden aliases for the new spec-named structural anchor flags

Don't miss a new iwe release

NewReleases is sending notifications on new releases.