You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixes to concept tree
* Crystal 1.19 prep
* Use new git checkout
* Add support for testing parallism
* Update to use the latest windows version for testing
* Fix to use the correct version in readme
@@ -16,7 +16,7 @@ Hi. 👋🏽 👋 **We are happy you are here.** 🎉&nb
16
16
**`exercism/Crystal`** is one of many programming language tracks on [exercism(dot)org][exercism-website].
17
17
This repo holds all the instructions, tests, code, & support files for Crystal _exercises_ currently under development or implemented & available for students.
18
18
19
-
🌟 Track tooling (_test-runner, representer, analyzer, and Continuous Integration_) runs on Crystal `1.15.1`. <br>
19
+
🌟 Track tooling (_test-runner, representer, analyzer, and Continuous Integration_) runs on Crystal `1.19.1`. <br>
20
20
🌟 Most exercises are solvable with Crystal `1.0.0` or higher.
21
21
22
22
This track is made up of **Practice Exercises**. Practice exercises are open-ended, and can be used to practice concepts learned, try out new techniques, and play.
@@ -64,7 +64,7 @@ Please keep in mind [Chesterton's Fence][chestertons-fence].
0 commit comments