Skip to content

Releases: philtechs-org/phi-releases

phi v0.6.4

30 May 13:23

Choose a tag to compare

Phi — install-time interception for software supply chains.

Install

Linux / macOS:

curl -sSL https://phi.philtechs.org/install.sh | sh

Windows (PowerShell):

iwr -useb https://phi.philtechs.org/install.ps1 | iex

Or grab a binary directly from the Assets below.

Docs: phi.philtechs.org ·
Landing page: github.com/philtechs-org/phi

Changelog

  • 853b4154760af72a452e9ee1bcfcfa2359827d60 feat(install,ui): extract-safe-first flow + full inline review prompt
  • 384d4997017e5a883df4fe8d2333b24e0a1910ae feat(resolver): platform-aware optionalDependencies support
  • 34e58084923d62ecbaff5a0b54513129de90c9a9 feat(watch): /api/stats endpoint for live headline package count
  • 00695678d3c1d1e97d588d8da9e5303ae9dddfd0 feat(watch): accept Railway/PaaS $DATABASE_URL as Postgres DSN fallback
  • 743199c3f53ed864669e206f6cafe48e2fc6008d fix(analyzer): exact-match bundler whitelist + codegen new Function + ES2020 parse-fail guard
  • 9a86360220a0effddea65587dad23b9a5b02665b fix(analyzer): suppress String.fromCharCode binary embeds + lower high-byte threshold
  • ebdf654e72a174e8c1c36a073778312037937bc6 fix(watch,deploy): drop Docker VOLUME directive (Railway rejects it)
  • c9b7d2871e1c25f82b9946bb06b2d91a6227d49a release(v0.6.4): optional deps + install UX + detector tightening + watch deploy fixes

phi v0.6.3

28 May 23:20

Choose a tag to compare

Phi — install-time interception for software supply chains.

Install

Linux / macOS:

curl -sSL https://phi.philtechs.org/install.sh | sh

Windows (PowerShell):

iwr -useb https://phi.philtechs.org/install.ps1 | iex

Or grab a binary directly from the Assets below.

Docs: phi.philtechs.org ·
Landing page: github.com/philtechs-org/phi

Changelog

  • 3bb4c11f11b4cc03cea00415062231953cd27b67 feat(install,analyzer): strict-closure flag + detector false-positive fixes
  • 457aab67df29962743e8b8ff47f579df6c266895 feat(watch): launch phi-watch v0.1.0 — public feed, no accounts/billing
  • 075dc256cb97b44fb27caa8936cce3599be0a966 release(v0.6.3): detector FP fixes + strict-closure + phi-watch launch

phi v0.6.2

23 May 00:40

Choose a tag to compare

Phi — install-time interception for software supply chains.

Install

Linux / macOS:

curl -sSL https://phi.philtechs.org/install.sh | sh

Windows (PowerShell):

iwr -useb https://phi.philtechs.org/install.ps1 | iex

Or grab a binary directly from the Assets below.

Docs: phi.philtechs.org ·
Landing page: github.com/philtechs-org/phi

Changelog

  • 216e4298a5422fccbb7a5ec0e4134ab1a24b1b50 Ensure partial npm installs remain complete

phi v0.6.1

22 May 23:08

Choose a tag to compare

Phi — install-time interception for software supply chains.

Install

Linux / macOS:

curl -sSL https://phi.philtechs.org/install.sh | sh

Windows (PowerShell):

iwr -useb https://phi.philtechs.org/install.ps1 | iex

Or grab a binary directly from the Assets below.

Docs: phi.philtechs.org ·
Landing page: github.com/philtechs-org/phi

Changelog

  • b317f5b5c5889176669e9c833958b0920380d768 Release npm installer fixes for v0.6.1

phi v0.6.0

19 May 16:46

Choose a tag to compare

Phi — install-time interception for software supply chains.

Install

Linux / macOS:

curl -sSL https://phi.philtechs.org/install.sh | sh

Windows (PowerShell):

iwr -useb https://phi.philtechs.org/install.ps1 | iex

Or grab a binary directly from the Assets below.

Docs: phi.philtechs.org ·
Landing page: github.com/philtechs-org/phi

Changelog

  • c3dda4851bed8ed8d6a5925abfbb6adb264b3521 feat(go): add Go ecosystem support with dependency resolution
  • 038f5ccfae42a512bdca3b6d60b49c3048458e44 feat(go): generate phi-report.json for Go projects
  • 9459e3dcedf288467d281e8679361e04c9343ff7 fix(ci): revert to Go 1.21/1.22 for GitHub Actions compatibility
  • f65513306231fad33b40ade53ef006402efac048 fix(ci): update Go version to 1.23 in workflows
  • 0ee3390f5f9d7a7bd81fc6bb2dc47ae164e0ef50 fix: restore ecosystem detection to only Npm and Go; remove Python support
  • 5cb9063f15e36592d4efe322478f41e1d15c4f81 fix: use Node.js 24 for GitHub Actions to avoid deprecation warnings
  • 16ed7a6dfc2dac2a6ae51166a593ee8e800b5f0b git commit -m "Remove problematic file from tracking and add to gitignore"
  • 23e7268f54976db52edde74e7321ea51c656fd87 ignored a file
  • 2c74d78deb152d529895c2eda6b650af5d6d91a5 release v0.6.0: Go ecosystem support

phi v0.5.1

15 May 23:32

Choose a tag to compare

Phi — install-time interception for software supply chains.

Install

Linux / macOS:

curl -sSL https://phi.philtechs.org/install.sh | sh

Windows (PowerShell):

iwr -useb https://phi.philtechs.org/install.ps1 | iex

Or grab a binary directly from the Assets below.

Docs: phi.philtechs.org ·
Landing page: github.com/philtechs-org/phi

Changelog

  • 30e8fe93d0b6123f9048c53a8e8af394b23975f5 release v0.5.1: phi view scans by default, spinners on view/outdated/upgrade-interactive, help rewrite

phi v0.5.0

15 May 22:38

Choose a tag to compare

Phi — install-time interception for software supply chains.

Install

Linux / macOS:

curl -sSL https://phi.philtechs.org/install.sh | sh

Windows (PowerShell):

iwr -useb https://phi.philtechs.org/install.ps1 | iex

Or grab a binary directly from the Assets below.

Docs: phi.philtechs.org ·
Landing page: github.com/philtechs-org/phi

Changelog

  • 62bb5d36f662ef342fd28b1d8bd2775145285fe7 release v0.5.0: phi ls, workspace: protocol, link, --filter, view, config, pkg, upgrade-interactive

phi v0.4.2

15 May 18:50

Choose a tag to compare

Phi — install-time interception for software supply chains.

Install

Linux / macOS:

curl -sSL https://phi.philtechs.org/install.sh | sh

Windows (PowerShell):

iwr -useb https://phi.philtechs.org/install.ps1 | iex

Or grab a binary directly from the Assets below.

Docs: phi.philtechs.org ·
Landing page: github.com/philtechs-org/phi

Changelog

  • 991a3aa85410c89efb710a46992860aa707f489d release v0.4.2: typed registry errors, skip-and-continue audit, retry on transient failures

phi v0.4.1

14 May 16:00
b2ebfb0

Choose a tag to compare

Phi — install-time interception for software supply chains.

Install

Linux / macOS:

curl -sSL https://phi.philtechs.org/install.sh | sh

Windows (PowerShell):

iwr -useb https://phi.philtechs.org/install.ps1 | iex

Or grab a binary directly from the Assets below.

Docs: phi.philtechs.org ·
Landing page: github.com/philtechs-org/phi

Changelog

  • 69d0f193382b54bffb43e9e6bac8c30f19fa1d89 ci: publish releases to philtechs-org/phi-releases
  • e232d341e6fc7ddd3b37d058863d7702cf391b90 release v0.4.1: bridge selfupdate URL to phi-releases