Skip to content

Releases: stjohnfinn/Terrarium

v0.1.1

20 Oct 01:41
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

This release is being created because I just finished the main development. It's almost a 1.0 for the library at least. Maybe not a 1.0 for the whole project though. I still need to implement all of the examples.

I've written documentation for the library and everything, so it should be pretty usable. I've checked all the methods and properties to see if they can be private, static, read-only, or public or any of those things. I think it's all good now. There is so much documentation that I'm starting to hate it. That's usually how I feel about the libraries that I use, which is probably a good sign.

v0.1.0

09 Oct 05:26
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Stable and relatively clean version of the word-guessing genetic algorithm. Additionally, has the ChartJS metrics tracking stuff over the course of the GA's lifetime. I'm creating a release so that this version can be saved somewhere. I'd rather create a release or a tag than create a branch for this hash and end up with a hundred branches for tags.