Skip to content

Releases: margual56/connect4

v1.0.1 - Minor fixes and changed project name

03 Nov 22:50
b5295de
Compare
Choose a tag to compare

I changed the project name to better reflect the game rules (connect 4).

Also I updated the internal project structure to be the recommended one (from Rust 2018).

As always, please rename the executable to be connect4, I just had to change their names here for clarification.

What's Changed

Full Changelog: v1.0...v1.0.1

v1.0.0 - Fist stable release!

25 Oct 17:30
Compare
Choose a tag to compare

First stable release, should not have major issues