Skip to content

Releases: Workday/torque

v1.1.4

05 Jul 18:04
088a18f
Compare
Choose a tag to compare
  • Handle AGP 7 changing the expected runtime directory of the Torque plugin
  • Tweak output buffering for reliability

v1.1.3

23 Jun 14:43
3e59f25
Compare
Choose a tag to compare

Torque has used aapt for APK manipulation for some time, but that tool has long since been deprecated. We've switched to using aapt2 to try to increase reliability, and extend Torque's useful lifespan by a touch.

v1.1.2

15 Jun 17:21
c94b812
Compare
Choose a tag to compare
Merge pull request #26 from Workday/fully_qualify_anntations_and_fix_…

v1.1.1

14 Jun 15:33
ab5accc
Compare
Choose a tag to compare

annotation support for gradle 6 and 7

v1.1.0

07 Jun 23:45
d03c41a
Compare
Choose a tag to compare

AGP 4.2 & kotlin 1.4
Also some fixes around callable references from 1.4

v1.0.9

13 May 20:19
fdf3aa3
Compare
Choose a tag to compare
Merge pull request #22 from Workday/bump_dextestparser_version

fixed an issue with min api 24 apps using torque

v1.0.8

13 May 20:18
53bf9cc
Compare
Choose a tag to compare
Merge pull request #21 from buckle90/patch-1

Version bump to 1.0.8

v1.0.7

10 Oct 16:33
55c3e3a
Compare
Choose a tag to compare

v1.0.6

06 Aug 17:43
131bb52
Compare
Choose a tag to compare

Added instrumentation coverage file generation

v1.0.4

07 Feb 19:59
a210524
Compare
Choose a tag to compare

Prevent crashes when device logcat is corrupted.