Skip to content

windows-file-enumeration-sys: v0.1.1

Choose a tag to compare

@MikeGrier MikeGrier released this 28 Aug 04:40
71dfecf

0.1.1 (2026-08-28)

Features

  • file-enumeration: add the public request, predicate, entry, error, and completion types (2cefbd5)
  • file-enumeration: add the two-ring session and enumeration admission (4e5b677)
  • file-enumeration: assert refill preconditions before classifying failures (4aea0dd)
  • file-enumeration: bound each quantum and make backpressure lossless (aa2a2db)
  • file-enumeration: open directories and read their first batch (f45980d)
  • file-enumeration: parse native batches and deliver entries (9aba14e)
  • file-enumeration: split the worker from the control authority (2443f50)

Bug Fixes

  • address remaining PR #44 Copilot review findings (a892245)
  • file-enumeration: address PR #44 review feedback (22a821a)
  • file-enumeration: close a missed-wakeup race in completion-ring backpressure (4a080f6)
  • file-enumeration: give integration tests headroom for CI's default thread pool (18272dd)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • windows-impersonation-token-sys bumped from 0.1.0 to 0.1.1