Releases: electronicarts/ea-async
Releases · electronicarts/ea-async
Version 1.0.1
- Async now correctly supports CompletionStage as a parameter.
Version 1.0.0
EA Async is now stable! It has been in use in Orbit for many months and has had a few weeks to settle as a standalone project.
- Ensure proper error reporting for the command line transformer
- Updated agent-loader dependency to 1.0.0
- Fixed directory search in transformer command line
- Improved examples (correct version and added gradle example)
Version 0.9.1
- Introduced command line instrumentation tool
- Improved README
- Corrected the Javadocs
Version 0.9.0
First release