Skip to content

Releases: moosetechnology/VerveineJ

v3.2.3 - Gradle organization

26 Nov 18:23
c0e09c7
Compare
Choose a tag to compare

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

13 Nov 15:25
42cf4f3
Compare
Choose a tag to compare

v3.2.1 - Fix parametrics

19 Jul 07:49
4a3d997
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

21 May 15:51
956a25f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.2.0

v3.1.1

29 Jan 08:01
61e1b21
Compare
Choose a tag to compare

What's Changed

  • Correct exclude file option to use absolute path instead of filename by @LABSARI in #97
  • Parametric update jar by @LABSARI in #99

Full Changelog: v3.1.0...v3.1.1

v3.1.0 - Parametric

06 Oct 15:39
279eb94
Compare
Choose a tag to compare

What's Changed

Better support for Java parametric features.

Full Changelog: v3.0.13...v3.1.0

v3.0.13 - better support multiple exception

12 Jun 12:34
d7abf14
Compare
Choose a tag to compare

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

12 Jun 06:58
d9a15e0
Compare
Choose a tag to compare

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

09 Jun 15:13
54459b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.10...v3.0.11

v3.0.10

09 Jun 12:42
cd80caf
Compare
Choose a tag to compare

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