Skip to content

v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 10:21
e22e367

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