Skip to content

Lineage v0.2.0

Choose a tag to compare

@priyam-jain-2002 priyam-jain-2002 released this 20 Aug 12:49
bc3db84

Stable pre-V1 release for the next distribution slice.

Included:

  • ADR 0012 for the V1 distribution contract and receiver activation path.
  • lineage package publish <path> and lineage package pull <package-ref> [--as name] against the registry API.
  • lineage login, logout, and whoami using GitHub OAuth Device Flow for publisher identity.
  • Pull-side digest verification that fails closed on mismatch.
  • Gitignore cleanup for common Go, editor, OS, and local-output files.

Notes:

  • This is still pre-V1. The full V1 distribution goal remains open until install, website/directory, receiver add/process UX, and release policy work are complete.
  • The Go test suite passed locally before promotion.