Releases: SharpCoder/algen
Releases · SharpCoder/algen
v0.2.0
This release includes the following:
- Feature flags added to TestParameters to people can add custom options.
- Refactored major function signatures to include access to more data.
- Added a return type which the runner will output.
- Bumped minor version due to signature changes.
Now with Tracing - 0.1.2
This release now includes the optional tracing feature which will emit spans and logs about the compute time and final score of each generation using the tracing
crate.
Initial release
0.1.1 Update Cargo.toml again