Skip to content

Releases: DragonOS-Community/DADK

v0.1.8

03 Mar 16:28
df494d8

Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

17 Feb 16:46
80d3f38

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.6...v0.1.7

V0.1.6

24 Nov 08:25
a9a95a9

Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

V0.1.5

15 Nov 09:07
de04223

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

V0.1.4

08 Nov 11:32
bc00399

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

V0.1.3

28 Sep 16:27
2ebfffe

Choose a tag to compare

What's Changed

  • check-shallow-before-unshallow-repos by @fslongjin in #13
    Check if the repo is shallow before trying to unshallow it.

Full Changelog: v0.1.2...v0.1.3

v0.1.2

05 Aug 06:55
09dd740

Choose a tag to compare

What's Changed

  • 解决错误的对dragonos内的路径进行正则化的问题 by @fslongjin in #7
  • 更新版本号 by @fslongjin in #8
  • dadk支持预编译源+代码源支持从Archive导入 by @chiichen in #10
  • 对于预编译源任务的DADK命令行创建,不提供构建命令的输入 by @chiichen in #11
  • 解决解压在线下载的targz失败的问题 by @fslongjin in #12

New Contributors

Full Changelog: v0.1.0...v0.1.2

v0.1.0

25 Apr 13:56
a270f75

Choose a tag to compare

What's Changed

  • 添加配置解析器 by @fslongjin in #1
  • 添加任务调度器,以及任务执行器的缓存目录、环境变量相关代码 by @fslongjin in #2
  • 添加任务执行器,并能够执行构建、安装动作 by @fslongjin in #3
  • 新增支持clean命令 by @fslongjin in #4
  • 新增支持交互式控制台创建配置文件。完善dadk文档 by @fslongjin in #5
  • update license identifier in cargo.toml by @fslongjin in #6

Full Changelog: https://github.com/DragonOS-Community/DADK/commits/v0.1.0