Stamp 2.57.0 native package.json, requirements, and unused Docker copies.
Frontend periscope-web manifests, pip requirements, and EDA logos/examples overlay from src. Docker installs from those files. Unused PinScope public blobs are dockerignored. Landing png/gif stay in dependency until native captures exist.
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
What's new in Periscope.
|
||||
|
||||
## 2.57.0 — 2026-09-20 — Native package.json, requirements, and unused Docker copies
|
||||
|
||||
Frontend `package.json` (`periscope-web`) and lockfile, `components.json`, and backend `requirements.txt` overlay from `periscope/src`. Docker installs those files from src. Unused PinScope public blobs (Faradworks logo, power-tree.gif, create-next-app SVGs) are dockerignored. EDA logos and KiCad tutorial examples live under src `public/`. Landing `report.png` / `datasheet.gif` / `derating.png` stay in `dependency/` until native UI captures exist. Auth/JWT still inherited. Pad≠Via unchanged.
|
||||
|
||||
- [New] Native npm package name `periscope-web` at 2.57.0 with the same Next 16 scripts and dependency set.
|
||||
- [New] Native pip requirements (DeepSeek stack first; leftover GCS/Gmail/LLM extras remain optional).
|
||||
- [Changed] Frontend Docker `npm ci` and backend `pip install` read src manifests.
|
||||
- [Changed] `.dockerignore` drops unused PinScope marketing blobs from the image.
|
||||
|
||||
## 2.56.0 — 2026-09-20 — Native taxonomy JSON and local skills overlay
|
||||
|
||||
Component taxonomy JSON and DeepSeek `skills/*/SKILL.md` (plus local `validate.py` / schema) live under `periscope/src`. `repo_paths` prefers src; Docker copies dependency then src; compose mounts `src/taxonomy`. Manifest `1.14.0`. App `favicon.ico` matches the Periscope mark. Auth/JWT, package.json, landing png/gif unchanged. Pad≠Via unchanged.
|
||||
|
||||
Reference in New Issue
Block a user