Improved Date Deserialization by accepting many date formats
Added support for java.util.Currency, AtomicLong, AtomicLongArray, AtomicInteger, AtomicIntegerArray, AtomicBoolean.This change is backward-incompatible because the earlier version of Gson used the default serialization which wasn't intuitive. We hope thatthese>
Improved debugging information when some exceptions are thrown