Skip to content

Release Notes

This page shows release notes from the repository changelog.

[2.0.0] - 2026-02-08

  • Split legacy MOAS II server into:
    • native core (Moas.Core.Native)
    • native C++ CLI (moas-server-cli)
  • Added cross-platform native build support (Windows/Linux).
  • Added simulation mode and summary reporting.
  • Added config file monitoring with automatic restart-on-change.
  • Added release packaging workflow for prebuilt:
    • Windows x64
    • Windows x86
    • Linux x64
  • Added centralized versioning and CLI/native version reporting.