Releases: moosetechnology/VerveineJ
Releases · moosetechnology/VerveineJ
v3.2.4
What's Changed
- 113 throw expression by @ClotildeToullec in #114
- 72 Change default format by @ClotildeToullec in #115
- update dependency to fame-java by @badetitou in #116
- corrected flaky test testStubExpressionInThrow() by @NicolasAnquetil in #117
- Organize imports by @NicolasAnquetil in #118
- clean skipped tests by @NicolasAnquetil in #119
- Issue 111 by @NicolasAnquetil in #121
- Issue 111 by @NicolasAnquetil in #122
- up version fame-java by @badetitou in #123
New Contributors
- @ClotildeToullec made their first contribution in #114
Full Changelog: v3.2.3...v3.2.4
v3.2.3 - Gradle organization
What's Changed
- Move organisation to use real project manager (gradle) by @badetitou in #110
Full Changelog: v3.2.2...v3.2.3
v3.2.2 -- Create only 1 dependency from 'new' instruction
v3.2.1 - Fix parametrics
v3.2.0
What's Changed
- Update bat by @Gabriel-Darbord in #101
- regenerate Java metamodel by @LABSARI in #102
Full Changelog: v3.1.1...v3.2.0
v3.1.1
v3.1.0 - Parametric
v3.0.13 - better support multiple exception
What's Changed
- Retrieve correctly the parentType of several exception by @badetitou in #92
Full Changelog: v3.0.12...v3.0.13
v3.0.12
What's Changed
- Add comment about -XX:-OmitStackTraceInFastThrow -Xint by @badetitou in #89
- remove useless cast to (Type) by @badetitou in #90
- Create static.yml to deploy docs in a better way by @badetitou in #91
Full Changelog: v3.0.11...v3.0.12
v3.0.11
What's Changed
- can now declare a method after an exception without any problem by @badetitou in #87
- fix case with comment by @badetitou in #88
Full Changelog: v3.0.10...v3.0.11