Skip to content

v0.17.2

Choose a tag to compare

@agentfirstkit agentfirstkit released this 15 Jul 20:13
· 42 commits to main since this release
  • Fix a Windows-only clippy failure in the stream-redirect module: the non-Unix code path left the Write import unused and open_append uncalled, so cargo clippy -- -D warnings now passes on every platform and the windows-latest CI leg goes green