Releases: LessUp/fq-compressor
Releases · LessUp/fq-compressor
v0.2.0
fq-compressor v0.2.0
Added
- Documentation system enhancement: Consolidated changelog entries into a single CHANGELOG.md file, improving maintainability and readability
- Performance benchmark framework: GCC/Clang compiler comparison framework with multi-dimensional performance analysis
Changed
- Documentation structure optimization: Unified naming conventions and enhanced technical details
- Workflow improvements: CI/CD pipelines refined for better reliability
- Installation documentation: Updated both English and Chinese versions
Project Status
This release represents a significant milestone in documentation and project organization. The core compression engine (ABC + SCM), CLI commands (compress/decompress/info/verify), FQC format, TBB parallel pipeline, and async I/O are all production-ready.
fq-compressor v0.2.0 (中文版)
新增
- 文档体系完善: 将分散的 changelog 条目整合到单一 CHANGELOG.md 文件,提升可维护性和可读性
- 性能基准测试框架: 支持 GCC/Clang 编译器对比、多维度性能分析
变更
- 文档结构优化: 统一命名规范、增强技术细节说明
- 工作流改进: CI/CD 流水线优化,提升可靠性
- 安装文档: 同步更新中英文版本
项目状态
本版本标志着文档体系和项目组织的重要里程碑。核心压缩引擎(ABC + SCM)、CLI 命令(compress/decompress/info/verify)、FQC 格式、TBB 并行流水线、异步 I/O 均已可用于生产环境。
代码规模: 62 个源文件,约 27,000 行代码
Full Changelog: v0.1.0...v0.2.0