Skip to content

Releases: gay00ung/diff2test-android

d2t 1.0.4

27 Mar 02:42

Choose a tag to compare

d2t 1.0.3

26 Mar 08:34

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

d2t 1.0.2

26 Mar 04:01

Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

d2t 1.0.1

26 Mar 03:03

Choose a tag to compare

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

d2t 1.0.0

25 Mar 09:05

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v1.0.0

d2t 0.3.0

25 Mar 03:29
0b4aa9c

Choose a tag to compare

What's Changed

  • feat: establish 1.0 scope and experimental boundaries by @gay00ung in #7

Full Changelog: v0.2.1...v0.3.0

d2t 0.2.1

25 Mar 03:00
1169387

Choose a tag to compare

What's Changed

  • ci: dispatch release workflow after auto tagging by @gay00ung in #5

Full Changelog: v0.2.0...v0.2.1

d2t 0.1.0-preview.1

24 Mar 08:42

Choose a tag to compare

d2t 0.1.0-preview.1 Pre-release
Pre-release

Preview release of the d2t CLI for diff-driven Android ViewModel test generation.

Included asset:

  • d2t.zip: Gradle application distribution for macOS/Linux environments with Java 17

Quick start:

unzip d2t.zip
cd d2t
./bin/d2t help
./bin/d2t init
./bin/d2t doctor

Notes:

This is a preview build, not a stable release.
The current MCP app is still a catalog scaffold, not a transport-bound MCP server.
AI generation currently supports Responses-compatible endpoints.
Users must provide their own API key through environment variables referenced from ~/.config/d2t/config.toml.