Skip to content

v1.2.2

Compare
Choose a tag to compare
@jenetics jenetics released this 13 Jan 19:59
· 611 commits to master since this release

Bug fixes

  • #40: Improve/fix equals and hashCode methods.
  • #43: Improve Java serialization. Make it smaller, faster and more stable (Serialization proxy). This change breaks the existing Java serialization.
  • #45: Update internal XML reader/writer classes; cleanup of the XML serialization code.