Skip to content

Releases: rbharvs/readonly-fs-tools

0.2.0

21 Jun 21:51
f0c97eb

Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.2.0

0.1.0

21 Jun 04:55
0395036

Choose a tag to compare

What's Changed

  • Add initial repository structure including CI by @rbharvs in #1
  • Add tool interfaces and data models by @rbharvs in #3
  • Implement budget management system by @rbharvs in #12
  • Implement Sandbox Security System by @rbharvs in #13
  • Implement protocol definitions for file operations by @rbharvs in #14
  • Implement FilesystemPathEnumerator with sandbox integration by @rbharvs in #15
  • Implement StreamingFileReader by @rbharvs in #16
  • Implement StreamingRegexSearcher by @rbharvs in #17
  • Implement public API & package exports by @rbharvs in #18
  • Refactor budget enforcement to use exception-based control flow by @rbharvs in #19
  • Fix Glancer to return correct FileWindow reflecting actual content read by @rbharvs in #20
  • Rename package to readonly-fs-tools and Glancer to Viewer by @rbharvs in #21
  • Fix publish workflow by @rbharvs in #22
  • Build before publishing by @rbharvs in #23
  • Add id-token permissions to publish by @rbharvs in #24

New Contributors

Full Changelog: https://github.com/rbharvs/readonly-fs-tools/commits/0.1.0