Skip to content

stable release v3.1.0

Compare
Choose a tag to compare
@JosephWee JosephWee released this 03 May 10:05
· 150 commits to main since this release

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