Skip to content

Releases: SnaidenP/prist

v0.3.7

Choose a tag to compare

@SnaidenP SnaidenP released this 25 Jul 18:39

Full Changelog: v0.3.6...v0.3.7

v0.3.6

Choose a tag to compare

@SnaidenP SnaidenP released this 23 Jul 14:52

fix(update): enable zip archive support, minimal output

v0.3.5

Choose a tag to compare

@SnaidenP SnaidenP released this 23 Jul 14:43

Fix

  • Filter prist shim bin directory from PATH when proxying flutter/dart/pub commands, eliminating the flutter doctor path mismatch warning.

Note

This release only includes the Windows x86_64 binary. macOS and Linux binaries will be added when CI is restored.

v0.3.4 — Git Bash .bashrc Auto-Configuration

Choose a tag to compare

@SnaidenP SnaidenP released this 23 Jul 14:24

Features v0.3.4: Automatic Git Bash .bashrc PATH injection so Prist commands (flutter, dart, pub) work seamlessly in Git Bash sessions.

v0.3.3 — Antigravity IDE & Global IDE Auto-Configuration

Choose a tag to compare

@SnaidenP SnaidenP released this 23 Jul 14:19

Features v0.3.3: Automatic global User settings detection and configuration for Antigravity IDE, VS Code, Cursor, Windsurf, and VSCodium.

v0.3.2 — Ultra-Minimalist UI & Doctor Fixes

Choose a tag to compare

@SnaidenP SnaidenP released this 23 Jul 14:09

Features v0.3.2: ultra-minimalist single-line CLI output, prist upgrade command, auto-activation of single environment, and git tracking refs for pristine flutter doctor.

v0.2.5 — Flutter Doctor Warning Cleanups

Choose a tag to compare

@SnaidenP SnaidenP released this 22 Jul 21:09

Fixes PATH separator and FLUTTER_GIT_URL for pristine flutter doctor output.

v0.2.3 — IDE Path Compatibility Fix

Choose a tag to compare

@SnaidenP SnaidenP released this 22 Jul 21:00

Fixes Windows backslash escaping in local.properties and VS Code settings.

v0.2.2 — Silent Checkout & Engine setup fix

Choose a tag to compare

@SnaidenP SnaidenP released this 22 Jul 20:52

Fixes engine setup on Windows and silences detached HEAD git checkout notes.

v0.2.1 — Dynamic version resolution & worktree checkout fix

Choose a tag to compare

@SnaidenP SnaidenP released this 22 Jul 19:59

Fixes version argument resolution in prist create and ensures reliable git worktree checkout.