Releases: sgregson/dotfiles-md
Releases · sgregson/dotfiles-md
the prettier edition
support .env replacements
v0.6.1
Allow sections in the block picker
write a code block like this to emit sections in the block picker
```md action=section
My Fancy Dotfiles
```
v0.5.8: watch for DEBUG, fixes unhandled promises
fix: paths to demo files
- fix: broken demo logic 860f0b2
chore: remove unused deps
- chore: remove old version of the library and related deps 9390bae
v0.5.2 - "demo" mode
npx dotfiles-md --demo
will filter files to the demos bundled with the library
v0.5.1
New Feature: Imperative Actions (action=run)
-
clean up action=run script blocks d1e7df2
-
feat: implement 'run' actions 1bc385f
-
update total counts interface 8d511fb
-
consistent timestimp for symlink operations - more caugh promises 0ad1ec8
-
fix: only create symlink backups when the contents are different 6e71d01
-
use iso datetime for timestamp 9f4546c
-
timestamp generated build folders bd94b62
-
improve onboarding flow 806cbb8
-
feat: update onboarding 4c59a59