# Changelog ## Unreleased ## 0.1.2 - Identical to v0.1.1, but fixes the gitlab release workflow ## 0.1.1 - Fix `game-of-life -i nonexistent.txt` file and show meaningful error message before `exit(-1)` - Fix `game-of-life -i https://nonexistent.com/file` URL and show meaningful error message before `exit(-1)` ## 0.1.0 - Initial implementation the Game Of Life CLI and release.