Skip to content

Releases: kitimark/dx

v0.1.0

15 Oct 03:28
c51badb
Compare
Choose a tag to compare

0.1.0 (2024-10-15)

Features

  • dx: auto resolve conflict cmd (#14) (3dc59d7)
  • resolve-conflict: auto resolve conflict of go mod/sum (3dc59d7)
  • version: get version cmd (#12) (6bd91b3)

v0.0.1

12 Oct 10:21
e22e367
Compare
Choose a tag to compare

0.0.1 (2024-10-12)

Features

  • sync: allow continue sync when code conflict (#6) (5a616ae)
  • sync: reset the sync branch before sync commits (#4) (86a1779)

Bug Fixes

  • sync: invalid check diff commits between feature and sync branch (c8fc7af)
  • sync: sort sub commit by ascend create time (#2) (81abbc6)

Reverts

  • makefile: remove test verbose (c1c2b0b)

Miscellaneous Chores