Documentation History ===================== This page records documentation changes by release. For runtime, API, and compatibility changes, see `GitHub Releases `_. The current docs site history starts at ``0.2.2``. 0.2.5 ----- - Added Kimi Delta Attention (KDA) decode coverage to :doc:`Python APIs ` and :doc:`KDA `. - Expanded :doc:`Attention ` for FMHA ``only_qv`` and MLA head-ratio coverage. - Added :doc:`MSA ` direct APIs and the :doc:`MSA/fmha_sm100 wrapper ` for MiniMax Sparse Attention (MSA) workflows on MUSA. - Updated :doc:`Installing MATE ` for the MUSA simple package index. - Added MUBIN artifact management commands to :doc:`Command Line Interface `. - Refined FlashMLA/DenseMLA support for multiple head-ratio configurations. 0.2.4 ----- - Updated :doc:`Installing MATE ` for wrapper-first ``pip`` installation, including automatic ``mate`` dependency installation. - Added W4A8 mixed-dtype MoE GEMM to :doc:`Python APIs ` and :doc:`GEMM `. - Added Mega MoE to :doc:`Python APIs ` and :doc:`Mega MoE `. 0.2.3 ----- - Expanded the docs set around :doc:`Overview `, :doc:`Installing MATE `, :doc:`Wrappers `, :doc:`Diagnostic Overview `, :doc:`Command Line Interface `, :doc:`Design and Architecture `, and :doc:`Python APIs `. - Added wrapper pages for :doc:`FlashAttention `, :doc:`SageAttention `, :doc:`FlashMLA `, :doc:`FlashKDA `, and :doc:`DeepGEMM `. - Added API pages for :doc:`Attention `, :doc:`GEMM `, :doc:`HyperConnection `, and :doc:`KDA `. - Moved :doc:`Command Line Interface `, :doc:`Environment Variables `, and :doc:`GDN Support Matrix ` into the Sphinx site structure. 0.2.2 ----- - Established the initial public docs baseline in :doc:`the home page ` and the early API set. - Added the :doc:`HyperConnection API page `. - Updated :doc:`FlashAttention ` and :doc:`GDN Support Matrix `. - Refreshed :doc:`the home page ` structure.