Releases: Jacke/-
Releases · Jacke/-
v1.3.0
- feat(serotonin): init engine uses generator from specs, add generate --check to tests (8909553)
- feat(serotonin): add Go TUI frontend with Bubble Tea (a880c62)
- feat(serotonin): add MD specs and generator module (3b8c6ad)
- chore: add temp-ci to gitignore (de6ae7f)
- feat(init): add --target-dir flag and snapshot test (ad9c27a)
- docs: fill in CONTRIBUTING.md with contribution guidelines (fa11c59)
- feat(demo): add recorded VHS demo GIFs (d6a8318)
- feat(serotonin): alias dedup, updated READMEs, VHS demo tapes (444ce89)
- feat(serotonin): implement full feature roadmap (1eef9d9)
- docs: overhaul TODO with prioritized feature roadmap (8216026)
- fix(serotonin): remove double-init of mise, zoxide, direnv in integrations (0a6344d)
- feat(serotonin): reconcile templates with chezmoi dotfiles (cfcac73)
- feat(serotonin): add dev-workspace pack for ~/Dev directory structure (2266370)
- docs: update CLAUDE.md for showcase + serotonin architecture (74fd52a)
- chore: add research docs to gitignore and chezmoiignore (d6b46b5)
- docs: rewrite README as Serotonin showcase (fa799bd)
- refactor(serotonin): rename executable_serotonin.zsh to main.zsh (bac788d)
- fix(serotonin): update URLs and repo references for Jacke/serotonin (485dc61)
- fix(ci): update serotonin script references after rename (2f88194)
- feat(install): integrate serotonin init into dotfiles flow (90105d1)
- feat(serotonin): standalone install script and README (b577a1b)
- feat(serotonin): dual-mode CLI with standalone entry point (c755c33)
- refactor(serotonin): classify standalone vs dotfiles modules (12e5c6d)
- feat(serotonin): zero-lock-in pack output format (ebf0374)
- feat(serotonin): add standalone init engine with templates (76233ba)
- refactor(serotonin): remove upward path references (61c0132)
- refactor(serotonin): introduce adapter layer to decouple chezmoi (91d42a1)
- refactor(serotonin): internalize doctor with generic/dotfiles split (b91a00f)
- refactor(serotonin): move packs into serotonin directory (732b807)
- fix(path): add missing export to ffbin PATH entry (88e22ae)
- fix(colors): correct zsh syntax in vivid check (1550f3e)
- fix: second audit — fix bugs, quoting, and dead code (5c40eb0)
- fix: audit cleanup — remove dead code, duplicates, and hardcoded values (464bd0b)
- chore(plugins): remove dead atuin comment and unify sheldon config headers (35f6d87)
- fix(bin): add execute bit to serotonin and fix symlink targets (6814c27)
- docs: add business strategy and exclude from deploy/public tracking (3abfce4)
- style: unify file headers to branding stripe format across all dot_ files (231c305)
- fix: remove hardcoded paths and stray unicode character (629ffe8)
- fix(bin): remove obsolete symlinks and fix broken targets (759cfca)
- feat: add local overrides sourcing and update packs documentation (9eaa0a5)
- fix: remove debug output and fix template test broken symlinks (c1686d2)
- docs: add smoke-test checklist and update TODO (b80b2b1)
- feat(uninstall): wire up dotfiles-uninstall and add mise cleanup (9b1eb46)
- chore(zshrc,path): clean up dead fragments and add PATH guards (934d4a9)
- docs(update): document canonical update flow (2e893f7)
- feat(install): add preflight checks to install flow (60a7e51)
- refactor(aliases): extract tool-specific aliases into optional packs (392a791)
- docs: update documentation for mise migration and current commands (89a33d1)
- refactor(scripts): convert legacy helpers to thin Serotonin wrappers (563ad9a)
- fix(gitconfig): remove duplicate config values and fix section label (6f4cb41)
- docs: add development guide (4e97614)
- docs: add agent guidance files (d03f9cd)
- chore: trim git alias surface (41b60d4)
- chore: remove conflicting git config entries (902adda)
- chore: remove legacy cheat payload and refresh backlog (c540036)
- refactor: drop legacy asdf update command (7ba7fb8)
- feat: migrate runtime management from asdf to mise (1201e00)
- fix: use eza icons flag compatible with 0.23 (076955d)
- feat: sync managed shell with current zsh setup (388de27)
- fix: resolve multiple bugs and reduce git aliases to essential set (1076cea)
- refactor(serotonin): replace bbrew with taproom for Homebrew TUI (50a87db)
- chore: regenerate demo GIFs [skip ci] (0f5e78c)
- fix(demos): add git pull --rebase before push to handle race conditions (8fb2264)
- chore: regenerate demo GIFs [skip ci] (dbb3084)
- fix(demos): use real install script instead of manual chezmoi apply (d0ce0ab)
- chore: regenerate demo GIFs [skip ci] (38b6909)
- fix(demos): wrap install command in echo to prevent line pileup (0a9bd11)
- chore: regenerate demo GIFs [skip ci] (034c22b)
- fix(demos): chmod scripts after chezmoi apply and add verification (18e5135)
- chore: regenerate demo GIFs [skip ci] (28c095d)
- fix(demos): replace shell comments with echo in tape files (e3b9ac0)
- chore: regenerate demo GIFs [skip ci] (8d40ff4)
- fix(demos): restore HTTPS remote before git push (c4e5dbe)
- fix(demos): commit generated GIFs on all trigger types (46c983f)
- fix(ghcr): lowercase image name for GHCR registry (a7d3321)
- fix(ci): add missing template vars to container branch (7d8614d)
- fix(ci): fix TOML template whitespace — sourceDir merging with [data] (bdee2c7)
- fix(serotonin): arithmetic set -e bugs causing CI failures (295db30)
- fix(demos): fix workflow and tape files for CI demo generation (8363c4c)
- feat(ghcr): add pre-built GHCR image, DevContainer & publish workflow (1ffc0f0)
- feat(container): add container/Codespaces detection and non-interactive install (fa6f171)
- fix(ci): replace interactive TUI checks with file-based assertions (4c3e338)
- fix(serotonin): arithmetic set -e bugs causing CI failures (4d93f3c)
- fix(ci): fix TOML false positive and add missing prompt_completion (09879e0)
- fix(ci): add missing plugin_* template variables to test configs (f1979ab)
- fix(ci): resolve chezmoi TTY failures in CI pipelines (6fde212)
Full Changelog: v1.2.0...v1.3.0
v1.2.0
- chore(release): v1.2.0 (504ec1f)
- ci(demos): automate VHS demo GIF generation (183cac0)
- test(docker): add full install integration suite (464c38a)
- fix(packs): improve aws completions and nvim lazy aliases (b733f3c)
- feat(serotonin): add themes and migration framework (88481c9)
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- fix(update): improve version detection from GitHub tags API (2220e79)
- test: add chezmoi template tests to CI (74aac98)
- ci: add GitHub Releases workflow (0908177)
- feat(serotonin): add shell completions for dotfiles command (6834b7b)
- feat(packs): add VSCode and Neovim IDE integrations (938a9f7)
- feat(serotonin): enhance setup wizard with better UX (77d4f1c)
- feat(serotonin): add backup and restore functionality (73744e5)
- feat(serotonin): add self-update module for dotfiles (31f31a5)
- feat(packs): add python, rust, terraform, and aws plugin packs (972aad6)
- fix(ci): skip benchmark in CI environments (no interactive shell) (5d6bda7)
- fix(ci): make benchmark optional on macOS (may fail in CI) (29aa0ba)
- fix(ci): install zsh for syntax check job (15d20cb)
- fix(docker): use GitHub releases for sheldon installation (cf1082f)
- feat(docker): add multi-platform testing infrastructure (0a8db49)
- feat(serotonin): add cross-platform package manager and packs support (1eaadcd)
- refactor(serotonin): reorganize menu structure with emoji icons (de194f2)
- feat(serotonin): add settings module and pre-commit hooks (ce1d576)
- feat(doctor): add comprehensive environment checks (ca41c85)
- docs: add VHS terminal demo recordings (329b34d)
- feat(serotonin): add benchmark, packs, and profiles system (b0db9a4)
- chore: remove atuin dependency (requires account signup) (fd9eced)
- refactor(dotfiles): extract packages to shared config file (47aae30)
- feat(serotonin): add secrets management module with age encryption (dd68dd6)
- feat(serotonin): add self-update with CHANGELOG.md display (ee53071)
- feat(serotonin): add CLI tools showcase module (947232e)
- feat(serotonin): add plugin manager and bbrew integration (ec82a3b)
- feat(serotonin): add snowflake animation above banner (98cc752)
- refactor(aliases): unified search view as default (02a67a4)
- feat(serotonin): add interactive alias browser (7764d78)
- feat(serotonin): add all seasonal themes with animations (9c29b95)
- feat(serotonin): add winter theme and animated logo (c6bb103)
- style(serotonin): use neon banner in help (3a6aa4b)
- style(serotonin): use neon banner as default (b77c224)
- feat(serotonin): add epic ASCII art logos for each mode (6c61d43)
- feat(serotonin): add TUI configuration app using gum (6f914eb)
- feat: add dotfiles-doctor, profiler, and Arch/Fedora support (68f1e34)
- ci: improve ShellCheck coverage and simplify Docker jobs (1bcc75c)
- docs(README): add personality, performance benchmarks, and why section (059b232)
- ci: add unified CI with Docker build test, update README (b736d89)
- chore: remove p10k config and obsolete test script (64e8e52)
- feat(shell): migrate from Zinit+p10k to Sheldon+Starship (2dd290b)
- refactor(scripts): rewrite install scripts, fix deprecated tools (c931387)
- hotfix(alias): Adjust Aliases (c06817d)
- feat(alias): Git (2fb7390)
- chore(scripts): Adjust aliases (005b46d)
- chore(scripts): Restore git workflow 2 (fd6d316)
- chore(scripts): Restore git workflow (80b243e)
- chore(scripts): Prepare to new release (f4fad40)
- refactor(core): add new aliases, update linux install script (7d54a5f)
- core(structure): Cleanups, add git aliases (cda2d75)
- build(release): update versions, prepare for reccurent release cycle (b039a1b)
Full Changelog: v1.0.4...v1.1.0