Skip to content

Tascalate Async/Await 1.2.0

Compare
Choose a tag to compare
@vsilaev vsilaev released this 07 Feb 10:54
· 21 commits to master since this release

The project was refactored to use the latest versions of the Tascalate ASMX, Tascalate Instrument and Tascalate JavaFlow libraries. Certain reusable code of the Tascalate Async/Await itself was extracted to the aforementioned libraries, so now both Tascalate Async/Await and Tascalate JavaFlow shares same reusable code.

Also the issue Error at process-classes phase was fixed - now there is no error on processing test classes with the Maven plugin provided.