Skip to content

2.1.0

Compare
Choose a tag to compare
@wagga40 wagga40 released this 01 Aug 19:44
· 172 commits to master since this release

What's new in v2.1.0 :

  • Added an "--package" option to generate a zip file with a ready to use ZircoGui package
  • The "--stream" bug in Windows is solved
  • The ZircoGui files CSS/HTML/JS are now available in the repo as a zip file
  • Docs have been updated

What to download ?

  • Binaries with "nuitka" in their names were generated with Nuitka and are supposedly faster (but bigger in size)
  • Binaries with "embedded" in their names are self contained and to not need external files to work (even ruleset files)
  • Binaries for Windows 7 have "win7" in their names. Other releases may not work on Windows 7
  • Binaries for Linux have "lin" in their names

⚠️ Some AV may not like the packaged binaries.
⚠️ The set of tests for windows binaries is far from being exhaustive, please create an issue if you encounter difficulties.