Releases: jlrickert/dots
Releases · jlrickert/dots
Release list
v0.8.1
Changelog
- 5b17281 fix: defer release push until after goreleaser succeeds
- a98cb8d fix: install bash completion at the modern path across all images
- d674b4f fix: unblock goreleaser by writing generated docs outside dist/
Released with GoReleaser.
v0.7.0
Changelog
- 63dfcc2 feat: add artifact fetcher, extractor, and design surface
Released with GoReleaser.
v0.6.0
Changelog
- 223c325 chore: drop v5 suffix from design spec filename
- 5487373 feat: add XDG and Apple path-alias families for OS-specific dotfiles
Released with GoReleaser.
v0.5.0
Changelog
- 8c3b592 chore: bump cli-toolkit to v1.5.0
- c6d5031 feat: add implode command to fully uninstall dots state
- 312c251 fix: surface directory conflicts on install instead of failing obscurely
- 4e8b9ec refactor: split host-local work mode state out of config
Released with GoReleaser.
v0.4.0
Changelog
- e38d4ba docs: add cross-reference from config-yaml to profiles page
- 691584f docs: add feature status table to README
- d8891af feat: add @self/ pseudo-prefix for intra-tap package refs
- d405b29 feat: add profile JSON schema and modeline injection
- 18ea065 feat: init --name flag, copy default, work-mode symlinks, tap remove cascade
- 2f32efb fix: expand leading tilde in dotfile link destinations
Released with GoReleaser.
v0.3.0
Changelog
- c144b08 docs: add user-facing documentation with structured docs/ directory
- 12f92bc feat: add JSON schemas and modeline injection for YAML configs
Released with GoReleaser.
v0.2.1
Changelog
- 4a514f5 fix: make work mode aware of package listing and use Runtime for I/O
- 21febcd fix: persist work mode config and resolve packages from local path
- ccf2205 fix: support inline hook commands and work-mode-aware completions
Released with GoReleaser.