peass-parent-0.3.3
DaGeRe
released this
06 Dec 18:22
·
332 commits
to main
since this release
What's Changed
- Visualize single commit tree (for better root cause understanding)
- Escape ${, so Javascript can be printed correctly
- Update the gradle file for sequentially execution by @bam-hbt in #93
- Update the gradle file for sequentially execution depending on statement #93 by @bam-hbt in #94
- fix editing execution mode by @bam-hbt in #95
- Search for pid in more lines for deletion of gradle daemon logfiles by @mawHBT in #96
- Cleaned up TestJVMArgsGradle, don't add whitespace in ArgLineBuilder.getJVMArgs by @mawHBT in #98
- Clean after checkout a commit by @bam-hbt in #99
- Corrected TestJVMArgsGradle, provide failing test for adding aspectJ if no testblock is present by @mawHBT in #101
- Extended testing for aspectJ-adding by @mawHBT in #104
- Fixed adding of aspectJ-line for IT if onlyOneCallRecording is set by @mawHBT in #105
- Some code cleaning by @mawHBT in #107
- Fixed detection of gradle module-names by @mawHBT in #108
- replace logs in german, correct constant by @amtsvch in #109
- check test class for mockito before adding "_peass_initializeMockito"… by @bam-hbt in #111
- fix executionConfig for clearMockitoCaches by @bam-hbt in #112
- Add methods to update versions in Gradle file for Anbox. by @alex-iotiq in #92
- Copy files required by KoPeMe to emulator by @metint in #115
- cleanup exceptions and correct log message by @amtsvch in #116
- Add external storage read/write permission for Android by @metint in #117
New Contributors
Full Changelog: peass-parent-0.3.1...peass-parent-0.3.3