Binary compatibility report for the dropwizard-util library between 0.7.1 and 0.8.0 versions

Test Info


Library Namedropwizard-util
Version #10.7.1
Version #20.8.0

Test Results


Total Java Modules1
Total Methods / Classes53 / 5
Compatibility 100%

Problem Summary


SeverityCount
Added Methods-4
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  4 


dropwizard-util-0.8.0.jar, Duration.class
package io.dropwizard.util
Duration.compareTo ( Duration other )  :  int
Duration.compareTo ( Object p1 )  :  int

dropwizard-util-0.8.0.jar, Size.class
package io.dropwizard.util
Size.compareTo ( Object p1 )  :  int
Size.compareTo ( Size other )  :  int

to the top

Java Archives  1 


dropwizard-util-0.7.1.jar

to the top