Skip to content

Releases: yuki2006/yukicoder_tools

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 15:49

What's Changed

  • 部分点 (サブタスク) を同期する by @yuki2006 in #15

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 14:48

What's Changed

  • テストケース名の検証を /v1/testcase_name_rule の規則で行う by @yuki2006 in #11
  • submit がジャッジの結果まで待つようにする by @yuki2006 in #12
  • 実在しない単発アップロードへの注意書きを消す by @yuki2006 in #13
  • 残っていた古い表記と語彙の列挙を整理する by @yuki2006 in #14

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 00:54

What's Changed

  • docs: コマンド例をバイナリ導入前提の yuki-tool 形式にする by @yuki2006 in #8
  • init を new に統合する by @yuki2006 in #9
  • yukicoder.toml を廃止し、ルートの目印を .git にする by @yuki2006 in #10

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 12:32

What's Changed

  • actions/checkout と actions/cache を Node 24 対応版に更新 by @yuki2006 in #3
  • validator の同期と、問題ごとに同期を止める sync = false に対応する by @yuki2006 in #4
  • validator の非終端判定を /v1/statuses の judging 分類に一本化する by @yuki2006 in #5
  • テストケースの差分判定を ?detail=1 の sha256 に切り替える by @yuki2006 in #6
  • push の失敗時にコンパイルメッセージと通らなかったケースを表示する by @yuki2006 in #7

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 14:49
e907630

What's Changed

  • yukicoder の問題を CI/CD から管理する CLI (yuki-tool) を追加 by @yuki2006 in #1
  • インストール手順の整備と、タグ push でのバイナリ配布 by @yuki2006 in #2

New Contributors

Full Changelog: https://github.com/yuki2006/yukicoder_tools/commits/v0.1.0