Releases: Malinskiy/adam
Releases · Malinskiy/adam
0.5.8
What's Changed
- feat(adam): StreamingPackageInstallRequest should return parseable response for errors by @Malinskiy in #117
Full Changelog: 0.5.7...0.5.8
0.5.7
What's Changed
- fix(adam): prevent uncloseable readFully by @Malinskiy in #114
Full Changelog: 0.5.6...0.5.7
0.5.6
What's Changed
- feat(adam): support larger payloads for protocol string by @Malinskiy in #113
Full Changelog: 0.5.5...0.5.6
0.5.5
What's Changed
- feat(annotation-producer): parseable '()' characters in values by @Malinskiy in #112
Full Changelog: 0.5.4...0.5.5
0.5.4
What's Changed
- feat(annotation-producer): support ':' characters in values by @Malinskiy in #108
Full Changelog: 0.5.3...0.5.4
0.5.3
What's Changed
- feat(adam): fix sync shell v2 to account for chunks larger than the a… by @Malinskiy in #106
- feat(adam): add intermediate TestRunFailing to identify failures in t… by @Malinskiy in #105
- feat(ci): upgrade ci from macos to linux by @Malinskiy in #107
Full Changelog: 0.5.2...0.5.3
0.5.2
What's Changed
- feat(deps): update to kotlin 1.9.10, gradle 8.4, agp 8.1.3 by @Malinskiy in #101
- fix(pull): pulling empty files should create empty files, not fail by @Malinskiy in #102
Full Changelog: 0.5.1...0.5.2
0.5.1
What's Changed
- fix(adam): allow closing clients with socket factories by @Malinskiy in #95
- feat(adam): update to kotlin 1.8.10, kotlin language 1.8 and gradle 8.1 by @Malinskiy in #97
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- fix(adam): test runner should read only stdout if possible by @Malinskiy in #93
Breaking change: shell output is now producing ByteArray instead of relying on the assumption that streams are UTF-8 encoded. For convenience lazy properties are available for conversion.
Full Changelog: 0.4.8...0.5.0
0.4.8
What's Changed
- fix adb binary detection on Windows by @matsudamper in #92
New Contributors
- @matsudamper made their first contribution in #92
Full Changelog: 0.4.7...0.4.8