Releases: monojitgoswami69/yoink
Releases · monojitgoswami69/yoink
Release list
v0.2.0
Changelog
- 59ba169 Add MIT License to the project
- 314fd36 Merge remote-tracking branch 'origin/main'
- 30aecdb docs
- 5de9aee feat(frontend): migrate to Next.js App Router with light-themed Neobrutalist UI and multipage documentation
- 5ed3f5c feat: cross-platform installer with Windows PATH support
- 2091407 feat: production-grade self-updating installer
- d2ea46c fix(installer): strictly pipe curl install command to bash across frontend and docs
- 01dadde fix: comprehensive CLI UX polish across all commands
- fca5519 fix: env interactive mode now shows saved overrides with source labels
- b1cc3c2 fix: env interactive mode stays open until user quits
- 43be729 refactor: remove extraneous project configuration and dependency lock files
v0.1.0
Changelog
- 96f5cff feat(cmd): wire all commands and ship docs
- 1d6598c feat(config): add global settings store
- a887e18 feat(detector): add stack and framework detection
- 0bc18d4 feat(env): add env-var extraction and backing-service inference
- dda0a0c feat(generator): add dockerfile and compose generation
- 14afdaa feat(runtime): add llm, docker, state, healing, dashboard, and agent
- 8fa1f19 feat(ui): add terminal UI and styling primitives
- 49eccce feat(util): add safe-fs and terminal-io helpers
- 0b839bf feat: CLI product polish — remove dash/config, rename remove to incinerate, fix UX
- fffa1ab feat: environment intelligence, root-cause extraction, agent investigation
- cfd4ee7 feat: hackathon MVP hardening — identity, local repos, service graph, HTTP verify, leave-running, explain
- f065143 feat: harden MVP runtime acceptance
- abc7a5a feat: release infrastructure and README rewrite
- 39b7d00 landing