v0.1.1
0.1.1 (2026-09-21)
Bug Fixes
- globs: non-ASCII characters in
ignoreand secret patterns now match correctly (e.g.café*), and a pattern with invalid UTF-8 no longer crashes dotsync (91cd906) - manifest: reject
sourcepath components with leading or trailing spaces, which normalised inconsistently (91cd906)
Documentation
- add documentation site on GitHub Pages (5ae08f2)