Skip to content

Latest commit

 

History

History
47 lines (41 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

47 lines (41 loc) · 1.21 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.4 - 2021-05-19

Added

  • requirements-splitter.py
  • print_seq function

Changed

  • Test system modified
  • game function modified
  • Menu optimized

0.3 - 2020-04-16

Changed

  • README.md modified
  • Minor issues fixed
  • print_result function tie condition bug fixed

0.2 - 2020-04-08

Added

  • det function
  • prob_calc function
  • print_prob function
  • C_calc function
  • Notebook.ipynb file
  • build_unix.sh file
  • Github action

Changed

  • README.md modified
  • version_check.py updated

0.1 - 2020-03-21

Added

  • Player mode
  • Computer mode
  • Exe version
  • Test system