Skip to content

Releases: DragonOS-Community/DADK

v0.6.1

10 Feb 02:55
3c2246f

Choose a tag to compare

What's Changed

  • Fix task log parsing error handling and bump to v0.6.1 by @fslongjin in #123

Full Changelog: v0.6.0...v0.6.1

v0.6.0

09 Feb 17:34
36d6208

Choose a tag to compare

新增 ext4 文件系统支持,扩展 FsType 枚举 引入 BaseConfig 配置,支持从 Docker 镜像导入基础 rootfs 实现基础镜像变更检测与自动重建机制 更新文档,新增 rootfs-base.md 说明新功能

What's Changed

  • feat(rootfs): 支持 ext4 文件系统及 Docker 基础镜像导入 by @fslongjin in #122

Full Changelog: v0.5.1...v0.6.0

v0.5.1

17 Nov 12:49
1475cd5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

21 Sep 16:52
89e4696

Choose a tag to compare

What's Changed

  • feat(config)!: add application blocklist feature by @fslongjin in #116

Full Changelog: v0.4.0...v0.5.0

v0.4.0

11 May 16:43
6fed261

Choose a tag to compare

What's Changed

  • feat: 添加archive-rootdir支持并优化构建和安装逻辑 by @fslongjin in #114
  • chore: 更新Cargo.lock和Cargo.toml文件中的版本号到0.4.0 by @fslongjin in #115

Full Changelog: v0.3.0...v0.4.0

v0.3.0

11 Apr 19:20
b1d3d21

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

26 Nov 05:41
ef91178

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.11...v0.2.0

v0.1.11

27 Apr 14:31
446edd1

Choose a tag to compare

What's Changed

  • ci: 添加单元测试和集成测试 by @fslongjin in #36
  • ci: add code cov by @fslongjin in #37
  • ci: add issue_checker by @chiichen in #38
  • test: 为executor添加环境变量检测及错误检测的测试用例,并修复了任务执行错误后仍继续运行的bug by @fslongjin in #39
  • chore: 在readme添加codecov的覆盖率图标 by @fslongjin in #40
  • feat: 添加target_arch字段,实现根据不同的架构来自动编译对应的包。 by @fslongjin in #42
  • chore(release): bump version from 0.1.10 to 0.1.11 by @fslongjin in #43

Full Changelog: v0.1.10...v0.1.11

v0.1.10

19 Mar 13:11
057efcb

Choose a tag to compare

What's Changed

  • 增加“只编译一次”和“只安装一次”的功能 by @fslongjin in #31

Full Changelog: v0.1.9...v0.1.10

v0.1.9

19 Mar 09:44
9aa5279

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.1.9