Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Sep 07:14
471556a

0.1.1 (2026-09-21)

Bug Fixes

  • globs: non-ASCII characters in ignore and secret patterns now match correctly (e.g. café*), and a pattern with invalid UTF-8 no longer crashes dotsync (91cd906)
  • manifest: reject source path components with leading or trailing spaces, which normalised inconsistently (91cd906)

Documentation

  • add documentation site on GitHub Pages (5ae08f2)