Skip to content

Version 1.1.4

Compare
Choose a tag to compare
@vRallev vRallev released this 18 Aug 20:25
· 59 commits to master since this release
  • Add a small optimization, if the object doesn't contain any state variable, see #31
  • Fix potential ClassCastException, see #30
  • Serialize ArrayList if it contains Serializable elements, see #29