Releases: moosetechnology/VerveineJ
Releases · moosetechnology/VerveineJ
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
v3.0.10
What's Changed
- fix bug when having reference to parametrizable interface before its concrete usage by @badetitou in #86
Full Changelog: v3.0.9...v3.0.10