Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@mattruzicka mattruzicka released this 22 Jan 17:04
· 3 commits to main since this release
  • Make it easier to dump and load genomes and use custom serializers. 69afd7c
  • Avoid needing Gene#combine implementations to deal with nil args. Technically this could be a breaking change if you have custom combination logic for when two evolvables have different numbers of the same kind of gene and you do something other than just return the gene that isn't nil, but that this is the case seems unlikely, especially considering I'm not even aware of anyone else using this gem in the wild. If you do, please reach out! I'd love to hear from you, even if you're angry about this! 7ae1087