Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

Choose a tag to compare

@Haltroy Haltroy released this 05 Sep 18:54
· 3 commits to main since this release

Important

This update default the Fluxion version to be written to 2.0. If you are relying on streams that do not seek, please set the version argument in your Write function.

Changelog

  • Fluxion 2.0 Standard support. see standard
  • Additional argument "version" (default:0 to write for latest version) in Write function.
    Full Changelog: 1.0...2.0