Releases: stjohnfinn/Terrarium
v0.1.1
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
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.