Binary compatibility report for the dropwizard-views-mustache library between 0.8.0 and 0.8.1 versions

Test Info


Library Namedropwizard-views-mustache
Version #10.8.0
Version #20.8.1

Test Results


Total Java Modules1
Total Methods / Classes6 / 1
Compatibility 80%

Problem Summary


SeverityCount
Added Methods-1
Removed MethodsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  1 


dropwizard-views-mustache-0.8.1.jar, MustacheViewRenderer.class
package io.dropwizard.views.mustache
MustacheViewRenderer.configure ( Map<String,String> options )  :  void

to the top

Removed Methods  1 


dropwizard-views-mustache-0.8.0.jar, MustacheViewRenderer.class
package io.dropwizard.views.mustache
MustacheViewRenderer.configure ( ImmutableMap<String,String> options )  :  void

to the top

Java Archives  1 


dropwizard-views-mustache-0.8.0.jar

to the top