- tools: issue 26: Operators with bounds do not work correctly when
bounds are provided as list instead of iterator. rev: `b172432515af`, `9d4718a8cf2a`.
- tools: add missing arguments to sortLogNondominated (`k`, `first_front_only`). rev: `f60a6520b666`, `4de7df29dd0f`.
- gp: issue 32: :meth:`~deap.gp.PrimitiveTree.from_string` used incorrect argument order with STGP. rev: `58c1a0711e1f`.