- Dropped dependency pinning to allow installation with Python >3.10 (#1)
- Continue state application when app is absent
- Try to workaround a crash caused by exiting too early
- Support idempotent state application from YAML config (dotfiles)
- BREAKING: rename class
dooti.dooti
todooti.Dooti
- BREAKING: Introduce proper CLI interface.
- Allow multiple targets
- Add output formatting selection
- Add confirmation before apply
- Only apply necessary changes
- First release.