Skip to content

Releases: SharpCoder/algen

v0.2.0

26 Nov 15:40
Compare
Choose a tag to compare
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

21 Nov 15:34
Compare
Choose a tag to compare

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

17 Nov 16:23
Compare
Choose a tag to compare
0.1.1

Update Cargo.toml again