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

Releases: Haltroy/FluxionSharp

2.0

Choose a tag to compare

@Haltroy Haltroy released this 05 Sep 18:54

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

1.0 Initial Release

Choose a tag to compare

@Haltroy Haltroy released this 13 May 07:39
8dfae30

Important

This is the first version of the FluxionSharp library.

Changelog

  • Added all functions to the 1.0 standard