Skip to content

Releases: ci-group/MultiNEAT

v0.12

10 Oct 12:30
15c798e

Choose a tag to compare

  • Support Python 3.12.

v0.11

06 Sep 10:13

Choose a tag to compare

  • Cereal is now a submodule. This makes building significantly less error prone at the expansive of beauty.
  • Python wheels are automatically built and uploaded to PyPi for mac x86/arm, windows, linux.

v0.10

13 Jun 13:32
445ddc3

Choose a tag to compare

What's Changed

Full Changelog: v0.9...v0.10

v0.9

21 Mar 13:33
a7d55d5

Choose a tag to compare

  • Add serialization and deserialization to innovation db.

v0.8

23 Feb 14:24
b10551a

Choose a tag to compare

  • Replace boost with standard library features and Cereal serialization library.
  • Tests are broken but they already were.
  • Fixed some warnings but couldn't get rid of all of them.
  • Attempt at fixing reproducability issues with rand(). Now uses std random object.
  • Remove conda. Now only support setup.py.
  • No more submodules!

v0.7

23 Feb 14:06
a7f69d4

Choose a tag to compare

version 0.7 (#9)