Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@hinoshiba hinoshiba released this 29 Nov 00:52
· 38 commits to master since this release
7a01c8a

In English

  • Support for go.mod.
  • Updated version of go-lang (1.17.3) on exec binary.
  • Removed workaround of sleep, Since referrer package has Fixed.

In Japanese

  • go.modへの対応が完了しました
  • 利用するgoのパッケージを更新しました
  • 参照元packageのexpect 処理がアップデートされたため、それまで必要だった謎のスリープワークアラウンドを削除できました