Releases: stSoftwareAU/NEAT-AI
Releases · stSoftwareAU/NEAT-AI
v0.41.0
v0.40.0
v0.39.0
What's Changed
- Fix adjustedMean calculation in MEAN.ts by @nleck in #322
- Update Jenkinsfile and quality.sh for code coverage and documentation by @nleck in #324
- Trace average needs counter must increment even if short circuited v2 by @nleck in #325
- Fast get synapse by @nleck in #326
- Creature validate by @nleck in #327
Full Changelog: v0.38.0...v0.39.0
v0.38.0
v0.37.0
What's Changed
- Add Typos stage to Jenkinsfile by @nleck in #316
- Refactor bias assignment in Creature.ts and test files by @nleck in #317
- Refactor JSON handling in Inverse.ts by @nleck in #318
- Refactor code to sort neurons and synapses, remove tags from neurons … by @nleck in #319
Full Changelog: v0.36.0...v0.37.0