release: v0.5.0 — periodical-brief・--version・paper の statePath 申告と丸め誤差修正 - #31
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概要
v0.5.0 リリース。fork(tjackiet/bitbank-lab-cli)で開発・レビュー済みの内容を取り込む。
bitbank periodical-briefを追加([feat] periodical-brief: 複数銘柄の商い状況ダイジェストを一発で出すサブコマンド(+対の Skill) #21)。複数銘柄の商い状況を 1 銘柄 3 行に圧縮。指標計算を CLI 側に置く ADR-002 の例外で、根拠は ADR-008。
提案・出力書式・参考実装・実測は @aobathree による。対の Skill も追加
bitbank --version/-vを追加(bitbank --version が無く、入っているバージョンを確認できない #28)meta.statePathで参照した state file を申告([feat] paper: 読み取り系コマンドに、参照している state file を出してほしい #27)[0.5.0]として確定、plugin manifest を 0.5.0 に同期(
package.jsonは0.0.0-devのまま。publish 時に release.yml が注入)fork 側レビュー: tjackiet#57 #58 #59(CodeRabbit 指摘は全件処理済み)
Closes #21, closes #27, closes #28, closes #30
チェックリスト
npx vitest runが greennpx tsc --noEmitが greennpx biome check cli/が greencli/__tests__/chaos/conventions/)・1 ファイル 100 行目安を満たす