Source compatibility report for the dropwizard-jdbi library between 0.9.2 and 0.9.3 versions
Test Info
| Library Name | dropwizard-jdbi | 
| Version #1 | 0.9.2 | 
| Version #2 | 0.9.3 | 
Test Results
| Total Java Modules | 1 | 
| Total Methods / Classes | 57 / 15 | 
| Compatibility | 
100% | 
Problem Summary
 | Severity | Count | 
| Added Methods | - | 4 | 
| Removed Methods | High | 0 | 
Problems with Data Types | High | 0 | 
| Medium | 0 | 
| Low | 0 | 
Problems with Methods | High | 0 | 
| Medium | 0 | 
| Low | 0 | 
Added Methods  4 
dropwizard-jdbi-0.9.3.jar, JodaDateTimeMapper.class
package io.dropwizard.jdbi.args
JodaDateTimeMapper.JodaDateTimeMapper ( int index )
io/dropwizard/jdbi/args/JodaDateTimeMapper."<init>":(I)V
JodaDateTimeMapper.JodaDateTimeMapper ( int index, Optional<TimeZone> timeZone )
io/dropwizard/jdbi/args/JodaDateTimeMapper."<init>":(ILcom/google/common/base/Optional;)V
JodaDateTimeMapper.JodaDateTimeMapper ( String name )
io/dropwizard/jdbi/args/JodaDateTimeMapper."<init>":(Ljava/lang/String;)V
JodaDateTimeMapper.JodaDateTimeMapper ( String name, Optional<TimeZone> timeZone )
io/dropwizard/jdbi/args/JodaDateTimeMapper."<init>":(Ljava/lang/String;Lcom/google/common/base/Optional;)V
to the top
Java Archives  1 
dropwizard-jdbi-0.9.2.jar
to the top