Skip to content

Releases: linkedin/dexmaker

2.12.1

15 Jan 17:38
Compare
Choose a tag to compare
  • Add support for generating method annotations - #75

2.12.0

15 Jan 17:37
Compare
Choose a tag to compare
  • Update underlying Mockito version to 2.12.0
  • Add support for generating static initializers - #57
  • Add support for generating if-testz instructions - #58
  • Fixed bug where ProxyBuilder did not correctly identify all interfaces to be implemented - #61

2.2.0

09 Dec 18:33
Compare
Choose a tag to compare
  • Update underlying Mockito version to 2.2.29
  • Major and minor version numbers will now be in sync with the Mockito version that's supported by dexmaker-mockito

1.5.1

07 Dec 23:20
Compare
Choose a tag to compare
  • Fix bug in generated pom files that broke transitive dependencies

Also contains all the fixes from 1.5.0:

  • Project ownership transferred to LinkedIn
  • Updated dx dependency to latest tag release from AOSP (7.1.0_r7) and switched from copied source to Jake Wharton's repackaged artifact
  • Converted tests to run as Android tests rather than in Vogar
  • Fixed monitorExit instructions being added as monitorEnter
  • Updated Mockito dependency to version 1.10.19
  • Fixed transitive dependency configuration #22

1.5.0

07 Dec 18:58
Compare
Choose a tag to compare
  • Project ownership transferred to LinkedIn
  • Updated dx dependency to latest tag release from AOSP (7.1.0_r7) and switched from copied source to Jake Wharton's repackaged artifact
  • Converted tests to run as Android tests rather than in Vogar
  • Fixed monitorExit instructions being added as monitorEnter
  • Updated Mockito dependency to version 1.10.19
  • Fixed transitive dependency configuration #22