Skip to content

SYMFLUENCE v0.5.8

Choose a tag to compare

@DarriEy DarriEy released this 31 Dec 21:37
· 2191 commits to develop since this release

SYMFLUENCE v0.5.8

πŸŽ‰ npm Package Now Available

SYMFLUENCE can now be installed via npm with pre-built binaries:

npm install -g symfluence

✨ Features

  • npm distribution: Zero-compilation installation
  • Automated binary downloads: Tools from GitHub releases
  • CLI enhancements: symfluence info and --doctor commands
  • Cross-platform: Linux x86_64 and macOS ARM64

πŸ“¦ Installation

npm (Recommended)

npm install -g symfluence

Python + pip

pip install symfluence
python -m symfluence.cli --get_executables

πŸ”§ Changes

  • Complete npm package implementation
  • Automated release workflow with binary building
  • Enhanced CLI with diagnostics
  • Toolchain metadata generation

Full Changelog: v0.5.6-test...v0.5.8

Full Changelog: v0.5.2...v0.5.8