Releases: ci-group/MultiNEAT
Releases · ci-group/MultiNEAT
v0.12
v0.11
v0.10
What's Changed
- github actions dependencies by @portaloffreedom in #11
- Github actions python bindings by @portaloffreedom in #12
- Mutate and Mate with constraints by @portaloffreedom in #13
- Re-enable python bindings tests by @portaloffreedom in #14
- Improve serialization and its unit tests by @surgura in #15
Full Changelog: v0.9...v0.10
v0.9
v0.8
- 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
version 0.7 (#9)