fortrangoingonforty/fgof-watch / 7edece0

Browse files

Tighten watch readme

Authored by espadonne
SHA
7edece0c84392ae82dbbfb7fcf6b8b7fb1fa5fee
Parents
cc12960
Tree
599696e

1 changed file

StatusFile+-
M README.md 2 1
README.mdmodified
@@ -24,7 +24,7 @@ Future scope:
2424
 
2525
 ## Status
2626
 
27
-Initial scaffold is in place.
27
+Polling-first `v0.1.0` candidate is in place.
2828
 
2929
 Implemented today:
3030
 
@@ -38,6 +38,7 @@ Implemented today:
3838
 - debounce-based quieting for bursty paths
3939
 - snapshot-failure reporting without false remove storms
4040
 - ignored and hidden subtrees pruned before deep traversal
41
+- literal path bytes preserved across snapshot transport, including tabs and newlines
4142
 - smoke-test and change-detection coverage with CI wiring
4243
 
4344
 Still to implement: