Skip to content

Releases: nnym/uncheck

0.3.3

01 Nov 11:42
0fb366d
Compare
Choose a tag to compare

Fixed a NullPointerException that disables final field reassignment warnings in ordinary methods.

0.3.2

18 Sep 19:42
46d65ae
Compare
Choose a tag to compare

Fixed a bug that skipped some errors in libraries.

0.3.1

18 Sep 17:00
abea321
Compare
Choose a tag to compare

Fixed a bug that causes files not in projects with uncheck to be affected.

0.3.0

28 Aug 01:46
83ba1cb
Compare
Choose a tag to compare

0.2.2

12 Feb 15:38
8240236
Compare
Choose a tag to compare
update

0.2.1

12 Feb 13:33
02b0587
Compare
Choose a tag to compare
add `null` check for constructor

0.2.0

12 Feb 10:27
e866b9e
Compare
Choose a tag to compare
allow reassigned variables in lambdas and inner classes

0.1.2

12 Feb 08:07
154c1f9
Compare
Choose a tag to compare
remove experimental API usage; rearrange

0.1.1

12 Feb 02:14
9f94b30
Compare
Choose a tag to compare
update

0.1.0

12 Feb 01:46
c6ef372
Compare
Choose a tag to compare
fix example