Skip to content

Tags: scenario-test-framework/compare-files

Tags

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump the go-dependencies group with 2 updates (#26)

Bumps the go-dependencies group with 2 updates: [golang.org/x/image](https://github.com/golang/image) and [golang.org/x/text](https://github.com/golang/text).


Updates `golang.org/x/image` from 0.44.0 to 0.45.0
- [Commits](golang/image@v0.44.0...v0.45.0)

Updates `golang.org/x/text` from 0.40.0 to 0.41.0
- [Commits](golang/text@v0.40.0...v0.41.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/text
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump actions/setup-go from 6 to 7 in the actions group (#25

)

Bumps the actions group with 1 update: [actions/setup-go](https://github.com/actions/setup-go).


Updates `actions/setup-go` from 6 to 7
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump the go-dependencies group with 2 updates (#24)

Bumps the go-dependencies group with 2 updates: [golang.org/x/image](https://github.com/golang/image) and [golang.org/x/text](https://github.com/golang/text).


Updates `golang.org/x/image` from 0.43.0 to 0.44.0
- [Commits](golang/image@v0.43.0...v0.44.0)

Updates `golang.org/x/text` from 0.38.0 to 0.40.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.38.0...v0.40.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-version: 0.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: golang.org/x/text
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.2.0

Toggle v2.2.0's commit message
v2.2.0: 比較結果サマリーの stdout/stderr 表示 (Java 版 printDetails 互換)

v2.1.1

Toggle v2.1.1's commit message
v2.1.1

サンプル・ドキュメント・テストの拡充 (コード挙動の変更なし):
- jsonPath 比較 (pathValueMode) の動くサンプルを同梱 (sample/TEXT_JSONPATH + JsonPathサンプル レイアウト)
- 同梱デフォルトレイアウトに JsonPathサンプル を追加 (バイナリ埋め込み)
- XML / YAML / jsonPath の golden 回帰テストを追加
- README にサンプル実行例と OGP 画像を追加

v2.1.0

Toggle v2.1.0's commit message
v2.1.0

新機能:
- YAML ファイル比較 (fileFormat: Yaml)
- XML ファイル比較 (fileFormat: XML、xpath ベースの path/value 比較)
- pathValueMode: Json/JsonList/Yaml の jsonPath ベース比較 (オプトイン)
- 起動設定の YAML 対応 (compare_files.yaml / .yml)
- 起動設定の階層化形式 (input / compare / output)
- 進捗ログメッセージの外部設定化 (compare_files_messages.properties)

改善:
- Docker イメージの --version が semver 表記に (リリースタグ時に再ビルド)
- GitHub Actions のメジャーアップデート

v2.0.0

Toggle v2.0.0's commit message
update: refresh GitHub Pages site for Go version

- Getting Started の旧 tar.gz デプロイ手順を、ワンラインインストールと
  GitHub Releases バイナリの案内に更新
- 画像比較の対応フォーマットから wbmp を削除 (Go 版で非対応)
- 旧 Maven site のカバレッジレポート (docs/site/jacoco) を削除

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

Claude-Session: https://claude.ai/code/session_01Pv6Y6hRMRdFcaoipFo4dyw

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #14 from scenario-test-framework/claude/remove-ddd…

…-dependencies-UX2hO

独自maven repoへの依存解消、java 21化

1.1.0

Toggle 1.1.0's commit message

1.0.1

Toggle 1.0.1's commit message