Skip to content

SynapSeq v4.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Apr 01:53
· 282 commits to main since this release

SynapSeq v4.1.0 Release Notes

What's New

In this version, improvements were made to ambiance and a new feature was introduced: steps.

  • The filename for @ambiance is now optional; SynapSeq will use the same reference name as the file if they match.
  • New steps feature added. Check the document HOW IT WORKS for more details.
  • For inherited presets, it is now possible to add or subtract from template values by prefixing the numeric value with + or -. See the SYNTAX documentation for more details.

Improvements

  • Complete refactor of SynapSeq following S.O.L.I.D principles
  • Architecture documentation created
  • Detailed documentation of the SPSQ syntax
  • Conceptual and theoretical documentation of SynapSeq features
  • Added workflow to publish new versions to Homebrew and Winget