Skip to content

Tags: ciren/cilib

Tags

v2.0.1

Toggle v2.0.1's commit message
Merge remote-tracking branch 'upstream/series/2.0.x'

v2.0.0

Toggle v2.0.0's commit message
Merge remote-tracking branch 'upstream/series/2.0.x'

v2.0.0-RC1

Toggle v2.0.0-RC1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Stream-based runner (#269)

* Stream-based runner

Additionally, restricted the possible Monad instances that can be
used with the `repeat` function and also generalized `repeat` to work
for both `Step` and `StepS` structures.

* Allow for custom measurements

Measurements that are collected from a collection and then saved
as a case class, will automatically have a parquet schema derived
and as a result will be able to be saved to disk in parquet format.

* Force string identifiers for algorithm and problem

The user is now forced to define a name for the algorithm and the
problem so that they can be identified in the result output. It's not
the best strategy, but it is a valid one until a better scheme is
devised.

* Disallow empty algorithm and problem names

Move empty literals for algorithm and problem names to compile time
errors.

* Adjust the collection after environment changes

Missed acutally using the `onChange` handler in the interpretter.

v2.0.0-M3

Toggle v2.0.0-M3's commit message
Ensure credentials and other info is available to projects

v2.0.0-M2

Toggle v2.0.0-M2's commit message
Releasing 2.0.0-M2

series/1.0.x

Toggle series/1.0.x's commit message
Added deprecation notice

Make the deprecation more official

v2.0.0-M1

Toggle v2.0.0-M1's commit message
Releasing 2.0.0-M1

v0.8

Toggle v0.8's commit message
Tagging final v0.8 release - same as v0.8-RC1

v0.8.0-RC1

Toggle v0.8.0-RC1's commit message
First release candidate for 0.8.0

v0.7.6

Toggle v0.7.6's commit message
Release ov v0.7.6