Skip to content

Releases: HyperCodec/genetic-rs

genetic-rs 0.5.1(hotfix)

12 Apr 14:35
e0d629f
Compare
Choose a tag to compare

What's Changed

  • hotfix by @inflectrix in #60

Full Changelog: 0.5.0...0.5.1

genetic-rs 0.5.0

12 Apr 14:30
5e8caf3
Compare
Choose a tag to compare

General improvements on the library

What's Changed

  • Replace function types with trait to make library more dynamic. by @inflectrix in #57
  • move docs around by @inflectrix in #58
  • genetic-rs v0.5.0 by @inflectrix in #59

Full Changelog: 0.4.0...0.5.0

genetic-rs 0.4.0

27 Feb 15:35
a1abf51
Compare
Choose a tag to compare

added derive macros and some general improvements internally

What's Changed

  • Implement derive macros by @inflectrix in #51
  • genetic-rs 0.4.0 by @inflectrix in #52

Full Changelog: 0.3.0...0.4.0

genetic-rs 0.3.0

13 Feb 16:56
42ce397
Compare
Choose a tag to compare

Docfixes, disambiguation, and a new speciation feature.

What's Changed

  • change all entity terminology to genome by @inflectrix in #41
  • Implement crossover speciation by @inflectrix in #44
  • Docs, Tests, and other fixes by @inflectrix in #46
  • Bugfixes and improvements by @inflectrix in #39

Full Changelog: 0.2.1...0.3.0

genetic-rs 0.2.1

30 Jan 15:08
fc6a9bf
Compare
Choose a tag to compare

Many bugfixes and docfixes.

What's Changed

Full Changelog: 0.2.0...0.2.1

genetic-rs 0.2.0

26 Jan 15:07
80f9414
Compare
Choose a tag to compare

Many bug fixes and small restructures. Here are some of the main issues fixed:

  • fixes compile errors with rayon
  • makes GenticSim able to be sent between threads.
  • restructure more random-based things to share rngs.

What's Changed

New Contributors

Full Changelog: 0.1.1...0.2.0

genetic-rs 0.1.1 (hotfix)

15 Jan 18:13
Compare
Choose a tag to compare

Full Changelog: 0.1.0...0.1.1

fixes some documentation.

genetic-rs 0.1.0 (initial release)

15 Jan 18:04
Compare
Choose a tag to compare