Skip to content

Releases: TwoSquirrels/risundle

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 10:36
5dd5b9a

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

Choose a tag to compare

@github-actions github-actions released this 11 Jul 10:36
07e9b44

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

Choose a tag to compare

@github-actions github-actions released this 07 Jul 01:55
e40d3a4

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

Choose a tag to compare

@TwoSquirrels TwoSquirrels released this 07 Jun 00:08
f4af8f9

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

㊗ risundle v1.0.0 リリース ㊗

Choose a tag to compare

@TwoSquirrels TwoSquirrels released this 04 Jun 00:22

ついに完成ということで、crates.io にも publish しました! わいわい