Skip to content

Releases: JosephWee/Tic-Tac-Toe

stable release v3.3.0

29 May 00:33
Compare
Choose a tag to compare
  1. Dockerized all Web APIs and Web Applications.
  2. Added Docker-Compose for Web APIs and Web Applications.
  3. Added AspCoreWebAppRazorPages Web Application to remove SignalR from Web Applications.

stable release v3.2.0

10 May 09:59
Compare
Choose a tag to compare
  1. Implemented ML Pipeline using GitHub Actions
  2. Trained new ML Model using unbiased data from 36557 "UnitTest 1P Valid Test - ComputerPlayerV1"

stable release v3.1.0

03 May 10:05
Compare
Choose a tag to compare

This release is contains the following changes:

  1. Implemented GitHub Actions
    a. Added dotnet.yml a GitHub Actions Workflow for Building .NET
    b. Modified dotnet.yml to create Postgres Containerized Service
    c. Modified dotnet.yml to initialize Postgres for Unit Tests
    d. Modified dotnet.yml to use the right runsettings for Unit Tests
  2. Migrated all code to run on Linux as well as Windows
  3. Migrated Datastore to use Postgresql

stable release v3.0.0

25 Apr 15:43
Compare
Choose a tag to compare

Major refactoring of the Business Logic Layer, the Web API and the Computer Player Architecture to support Computer versus Computer games. Refactored Unit Tests and added Computer versus Computer Unit Tests.

minor release v2.1.2

24 Apr 05:34
42dd41a
Compare
Choose a tag to compare

Implemented ComputerPlayerV3 that uses ML (Machine Learning) model predictions to decide the next Tic-Tac-Toe move. Observations were noted in https://github.com/JosephWee/Tic-Tac-Toe#2023-04-24-1230pm-mon---computerplayerv3

stable release v2.1.1

23 Apr 14:32
Compare
Choose a tag to compare

This release is made after cleaning up obsolete .NET Framework code.

stable release v2.1.0

23 Apr 14:22
Compare
Choose a tag to compare

This release is made after a major overhaul of the BlazorServerApp UI layout and migrating the old jQuery Tic-Tac-Toe application to a Razor Page, but prior to removing the obsolete code.

stable release v2.0.0

21 Apr 13:53
21efe06
Compare
Choose a tag to compare

This release is made after migrating the code to .NET Core 6, but prior to removing the obsolete code.

stable release v1.0.0

21 May 13:49
Compare
Choose a tag to compare

stable release v1.0.0