Releases: gay00ung/diff2test-android
Releases · gay00ung/diff2test-android
d2t 1.0.4
Full Changelog: v1.0.3...v1.0.4
d2t 1.0.3
d2t 1.0.2
Full Changelog: v1.0.1...v1.0.2
d2t 1.0.1
Full Changelog: v1.0.0...v1.0.1
d2t 1.0.0
d2t 0.3.0
What's Changed
Full Changelog: v0.2.1...v0.3.0
d2t 0.2.1
What's Changed
Full Changelog: v0.2.0...v0.2.1
d2t 0.1.0-preview.1
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 doctorNotes:
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.