Skip to content

Releases: electronicarts/ea-async

Version 1.2.3

28 May 17:32
Compare
Choose a tag to compare
  • Updated various dependencies to support newer JDKs (#41)

Version 1.2.2

07 Dec 18:43
Compare
Choose a tag to compare
  • Methods are now generated with the synthetic modifier (#31)

Version 1.2.1

21 Aug 00:28
Compare
Choose a tag to compare
  • Dependency updates
  • Initial JDK12 support

Version 1.2.0

26 Jun 19:39
Compare
Choose a tag to compare
  • JDK 11 Support

Version 1.1.1

03 Apr 18:40
Compare
Choose a tag to compare
  • Fixed an edge case in JDK9+ with interfaces

Version 1.1.0

03 Apr 08:34
Compare
Choose a tag to compare
  • Support for JDK9+

Version 1.0.6

26 Jun 19:05
Compare
Choose a tag to compare
  • Now supports dynamic agent loading on DCEVM
  • Additional test cases
  • Upgraded third-party dependencies

Version 1.0.5

01 Nov 20:54
Compare
Choose a tag to compare
  • Fixed problem with restore order of variables initialized with null

Version 1.0.3

17 Jun 20:22
Compare
Choose a tag to compare
  • Upgraded ea-agent-loader to version 1.0.2

Version 1.0.2

12 Feb 22:43
Compare
Choose a tag to compare
  • Resolved an issue with Aconst_null usage. See #4.