All Versions
65
Latest Version
Avg Release Cycle
37 days
Latest Release
1028 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v4.0.0._beta3 Changes
June 23, 2019 -
v4.0.0-beta2 Changes
May 21, 2019🛠 Fixed
- HTML report cannot be generated with
fancy-hist.xsl
(#944)
➕ Added
- Depend on XSLT 2 engine explicitly (#944)
🔄 Changed
- Replace to try-with-resources
- Reset DataAnalysis.DEBUG back when analysis reaches MAX_ITER
- ✂ Remove unused methods in
BCELUtil
- ✂ Remove unused methods and deperecated methods in
edu.umd.cs.findbugs.util.Util
- 🔄 Change to removeIf from Iterator and Iterator.remove
- 👉 Use Map.computeIfAbsent instead of Map.get and Map.put
- 👉 Use for-each instead of for-loop and while-loop
- ⬆️ Bump up SLF4J API to
1.8.0-beta4
- HTML report cannot be generated with
-
v4.0.0._beta2 Changes
May 21, 2019 -
v4.0.0-beta1 Changes
March 27, 2019➕ Added
- ⚡️ update ASM to 7.1 that supports Java 13
✂ Removed
- non thread-safe implementation in
OpcodeStack.Item
(#28)
🔄 Changed
- 🌲 Start migrating STDOUT/STDERR usage to a logging framework
- 👌 Improvements and bug-fixes for fancy-hist.xsl
- ⬆️ Bump up Apache Commons BCEL to the version 6.3.1
🗄 Deprecated
- SQL files
- JNLP files
speed
attribute ofDetector
element infindbugs.xml
🛠 Fixed
- 🛠 Fixed bug priority calculation logic in FindNonShortCircuit#reportBug
-
v4.0.0._beta1 Changes
April 01, 2019 -
v3.1.12 Changes
March 01, 2019➕ Added
- 👉 Make TypeQualifierResolver recognize androidx.annotation.NonNull and Nullable (#880)
🔄 Changed
- ⬆️ Bump up Apache Commons BCEL to the version 6.3
🔒 Security
- ⚡️ Update dom4j to 2.1.1 to fix security vulnerability. (#864)
-
v3.1.11 Changes
January 21, 2019🔄 CHANGELOG
🚀 RELEASE
-
v3.1.10 Changes
December 18, 2018🛠 Fixed
- 🛠 Fix bug that enhanced xml options not recognized as textui mode
- 🌲 Dataflow generates too much log (#601)
- ✂ Delete redundant put plugin (#720)
➕ Added
- Add new detector IRA_INEFFICIENT_REPLACEALL for detecting usage of String.replaceAll where no regex is being used (#705)
🔄 Changed
- 🔌 Eclipse plugin is now signed to establish validity (#779)
- edu.umd.cs.findbugs.util.ClassName#assertIsDotted return type is changed to void
- edu.umd.cs.findbugs.util.ClassName#assertIsSlashed return type is changed to void
🗄 Deprecated
- edu.umd.cs.findbugs.classfile.ClassDescriptor#toDottedClassName() is depricated and getDottedClassName() can be used instead.
-
v3.1.9 Changes
November 23, 2018 -
v3.1.8 Changes
October 16, 2018