Skip to content

Releases: mccallofthewild/markov

Crystal 0.26.1 Compatibility Update

24 Sep 04:57
Compare
Choose a tag to compare

Fixes Issue #1.

A private method triggered the error, so no API changes were necessary.

Caused by this update:

Before 0.26.0, instance variables were allowed, but there were some corner issues regarding typing, semantics, and dependencies. So, from 0.26.0 instance variables are not allowed in the expression that determines the initial values of them.

~ https://crystal-lang.org/2018/08/09/crystal-0.26.0-released.html

Initial Release

05 Oct 21:31
Compare
Choose a tag to compare
v0.1.1

added tag