EvoJ 2.2 Release Notes * Fixed initialization logic for Byte, Short, Integer and Long properties * Improved Sorting algorithm for Comparator based strategies (no comparisons are performed if neither individual belongs to elite part of the gene pool) * introduce new selection strategy EqualChanceSelectionStrategy * methods in an interface being scanned are sorted prior to registration. This is done to ensure compatibility of gene pool files save on different java platforms. Though this makes savefiles of EvoJ 2.2 incompatible with savefiles from pervious versions and vise versa