Skip to content

Releases: Malinskiy/adam

0.5.7

05 May 16:54
6cd8361
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.6...0.5.7

0.5.6

18 Apr 14:31
d4ea7ee
Compare
Choose a tag to compare

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

29 Mar 16:30
0ce0720
Compare
Choose a tag to compare

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

07 Feb 09:59
f0c4835
Compare
Choose a tag to compare

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

22 Jan 05:39
9b37f49
Compare
Choose a tag to compare

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

14 Nov 05:06
37170dd
Compare
Choose a tag to compare

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

25 Apr 09:38
28dd793
Compare
Choose a tag to compare

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

01 Feb 00:03
ba9adbc
Compare
Choose a tag to compare

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

29 Nov 05:22
27e509b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.7...0.4.8

0.4.7

18 Oct 09:20
35385d3
Compare
Choose a tag to compare

What's Changed

  • fix(adam): handle multi-package extra args by @Malinskiy in #87
  • feat(adam): enhance return types of advanced package installs by @Malinskiy in #88
  • feat(adam): enhance test stub session to support exec by @Malinskiy in #89

Full Changelog: 0.4.6...0.4.7