Skip to content

Release v0.1.7

Choose a tag to compare

@github-actions github-actions released this 17 Dec 18:00
· 14 commits to main since this release
refactor(tail): 统一 immediateRead 字段命名风格

- 将 ImmediateRead 字段重命名为 immediateRead
- 更新 WithImmediateRead 函数中的字段赋值逻辑
- 修改文件读取条件判断中的字段引用