Skip to content

v0.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 23:49
· 10 commits to main since this release
2669c29

Changelog

  • ca2b12e Merge pull request #1 from ddddddO/counter
  • e36f1bf Merge pull request #6 from ddddddO/fix_counter
  • 31cdd17 Merge pull request #7 from owlinux1000/refactoring_gcstree
  • 2669c29 Merge pull request #8 from owlinux1000/auto_release_pr_merged
  • e9a302f add(workflow): Add a workflow for pull requests
  • a4cae0e debug時のコード削除
  • 2533bf7 fix: a badge for GitHub Action status
  • 40ec868 go fmt
  • 55db89e #6 のバグ対応のテストケースを追加
  • 74d3be0 nits
  • 7a7c119 testリファクタ
  • 4a74ce4 update(workflow): Add a few steps for building and testing
  • 43dfec6 update(workflow): Add condition for tag
  • 15a69ed update(workflow): Update workflow to execute when a PR merged into main branch
  • a7ed6f1 update: Add acknowledgements
  • cfc31c4 update: Refactoring
  • a719a74 update: Version 0.0.5
  • 0e00e33 update: help message
  • fb36828 update: update how to use
  • 84bd772 update: v0.0.4
  • 109a29d サマリを出力するためcounterを実装
  • c427104 ディレクトリ数が合わないパターンがあったため修正