Skip to content

Releases: NatureLR/taiji

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 06:43
1ed3d0c

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 06:30
294f9a7

What's Changed

Full Changelog: v0.8.4...v0.9.0

v0.8.4

Choose a tag to compare

@github-actions github-actions released this 20 Jul 09:09
b0521b3

What's Changed

Full Changelog: v0.8.3...v0.8.4

v0.8.3

Choose a tag to compare

@github-actions github-actions released this 20 Jul 03:33
b2df4e9

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 05:54
45925f9

What's Changed

  • chore: 删除 deb control 文件顶部的空格 by @NatureLR in #28

Full Changelog: v0.8.1...v0.8.2

v0.8.1-rc4

Choose a tag to compare

@github-actions github-actions released this 06 Jul 03:11

Full Changelog: v0.8.1-rc1...v0.8.1-rc4

v0.8.1-rc1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 03:00

Full Changelog: v0.8.0...v0.8.1-rc1

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 03:28
9614c51

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

Choose a tag to compare

@NatureLR NatureLR released this 15 Jun 06:36
a213bd1
  • 修复因为git仓库没有初始化或没有任何tag导致获取最近的tag报错
  • 优化makefile赋值
  • 修复生成的go文件顶部有空格

v0.7.0

Choose a tag to compare

@NatureLR NatureLR released this 02 Dec 09:36
49ca3dc
  • 重构rpm和deb包生成,使用buildx 支持打包多平台
  • makefile变量优化