Releases: PhilippHeuer/dotfiles-cli
Releases · PhilippHeuer/dotfiles-cli
v0.3.1
v0.3.0
Bug Fixes
- persist state before running activation commands
Features
- add query command to query theme config properties from scripts
- extend query with properties, themes and themeoverview
- support colorScheme property, colorScheme fallback in themeFiles processing
v0.2.10
CI
- update cid github actions workflow from 0.0.23 to 0.0.24
Features
- add isTemplate flag and properties to themes for dynamic content
- flag for on theme change commands, set file execute perm based on source perms
Internal
- move deletion code into a separate file
v0.2.9
Features
- support env variables in theme commands
v0.2.8
Features
- write source-dir and current-theme into files for script usage
v0.2.6
Features
- add exclude to config rules
- eval rules per file instead of per-directory
- simplify config to support theme specific files
Internal
- update github actions workflow to v0.0.23
v0.2.5
Bug Fixes
- ensure current state is persisted on error
Features
- add util func to update existing symlinks
Internal
- add wsl property to context
v0.2.4
Features
- multiple source paths in config, support absolute paths
v0.2.3
Features
- add source dir to state
v0.2.2
Bug Fixes
- return abs path in getAllFiles
Features
- add dotfile theme env var for theme-specific files