0.4.11
joelittlejohn
released this
16 Apr 20:42
·
818 commits
to master
since this release
- Add super() to the equals/hashcode impl (#333)
- Use Gson @SerializedName annotation on ALL fields, even when JSON name matches Java name (#327)
- Adding support for required array from http://tools.ietf.org/html/draft-... (#325)
- default tag doesn't work for empty string (#320)
- EXPERIMENTAL Support Parcelable types for Android (#127)