Releases: TwoSquirrels/risundle
Releases · TwoSquirrels/risundle
Release list
v2.1.0
What's Changed
- リリースノートが 4 つ重複生成されるのを修正 by @TwoSquirrels in #54
- 出力の空行連続が最長 8 行に収まることを spec に明記 by @TwoSquirrels in #57
- Windows CI のテストを Defender のスキャン対象から外して高速化する by @TwoSquirrels in #59
- パイプ先が早期に閉じても broken pipe でパニックしない by @TwoSquirrels in #88
- コメントのリファクタリング by @TwoSquirrels in #89
- system_includes をロケール非依存にする by @TwoSquirrels in #90
- library サブコマンド実行時に risundle 本体の更新チェックを行う by @TwoSquirrels in #91
- chore(deps): bump the cargo-minor group with 2 updates by @dependabot[bot] in #97
- chore(deps): bump taiki-e/install-action from 2.82.10 to 2.83.2 in the github-actions group by @dependabot[bot] in #98
- risundle が対応できるライブラリの条件を新規文書化する by @TwoSquirrels in #93
- library list の説明を実際の 3 列出力に合わせる by @TwoSquirrels in #100
- 責務としてやらないことを
architecture.mdに記録する by @TwoSquirrels in #104 - 集約ハッシュの説明を実際の選別後ファイル集合に合わせる by @TwoSquirrels in #101
- 識別子の列挙を登録時に行う理由を architecture.md に記録する by @TwoSquirrels in #106
- README にバンドル前後の具体例を載せる by @TwoSquirrels in #107
- CLI help を自己完結の説明に書き直し、library をサブコマンドとして統合する by @TwoSquirrels in #108
- v2.1.0 にバージョンアップ by @TwoSquirrels in #109
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- build(deps): bump taiki-e/install-action from 2.82.2 to 2.82.10 in the github-actions group by @dependabot[bot] in #34
- docs: 固有名詞を正式名称に統一 by @TwoSquirrels in #35
- 実装ファイルの tree-shaking 誤削除を修正 + tags.json スキーマ自動移行 by @TwoSquirrels in #36
- ライブラリ登録のリファクタリング by @TwoSquirrels in #42
- 非推奨な Rust の書き方を直す by @TwoSquirrels in #44
- テストを強化する by @TwoSquirrels in #45
- E2E の偽コンパイラ起動が ETXTBSY でまれに落ちるのを修正 by @TwoSquirrels in #46
- 複数宣言子 (
int x, y;) の 2 個目以降の識別子取りこぼしを修正 by @TwoSquirrels in #47 - 設定ファイルの項目を CLI から打ち消せるようにする (設定の可逆化) by @TwoSquirrels in #48
- keep / --no-keep の no-op 指定を警告する by @TwoSquirrels in #50
- v2.0.0 にバージョンアップ by @TwoSquirrels in #51
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
- Actions 設定 by @TwoSquirrels in #17
- README 英語対応 by @TwoSquirrels in #19
--no-tree-shakingオプション追加 by @TwoSquirrels in #25--を引数区切りとして機能させる by @TwoSquirrels in #32- build(deps): bump the github-actions group across 1 directory with 4 updates by @dependabot[bot] in #28
- build(deps): bump the cargo-minor group with 2 updates by @dependabot[bot] in #29
- v1.1.0 にバージョンアップ by @TwoSquirrels in #33
New Contributors
- @dependabot[bot] made their first contribution in #28
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- flush 忘れを修正 by @TwoSquirrels in #16
New Contributors
- @TwoSquirrels made their first contribution in #16
Full Changelog: v1.0.0...v1.0.1
㊗ risundle v1.0.0 リリース ㊗
ついに完成ということで、crates.io にも publish しました! わいわい