# Changelog

## 0.1.1 - 2026-05-06

- Switched publication target to the public npm registry for plain `npm install @rxreyn3/pi-azure-devops` consumer installs.
- Removed scoped registry override requirements from package metadata and docs.
- Kept `publishConfig.access` set to `public` for the scoped npm package.

## 0.1.0 - 2026-05-06

- Prepared the package for manual-first npm publication as `@rxreyn3/pi-azure-devops`.
- Added package metadata, lifecycle scripts, and a package contents allow-list for installable tarballs.
- Added Phase 7A timeline display-name selectors for status, logs, and diagnostics with exact, case-insensitive, substring, no-match, and ambiguity handling.
- Added Phase 7B preview-first local artifact download/extract support with safe output-path handling and signed URL redaction.
- Added Phase 7C publication and OMP/consumer install guidance, including tarball smoke testing before manual publish.
- Created standalone `pi-azure-devops` workspace skeleton.
- Added read-only REST spike with mock/no-network mode (`spikes/ado-rest-spike.ts`).
- Added initial generic docs for API map, API boundary, auth, config, migration, and safety.
- Added placeholder examples and mock fixtures.
