Skip to content

Releases: SharpCoder/algen

v0.2.0

Choose a tag to compare

@SharpCoder SharpCoder released this 26 Nov 15:40
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

Choose a tag to compare

@SharpCoder SharpCoder released this 21 Nov 15:34

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

Choose a tag to compare

@SharpCoder SharpCoder released this 17 Nov 16:23
0.1.1

Update Cargo.toml again