Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@tylerburdsall tylerburdsall released this 29 Nov 16:24
· 29 commits to master since this release
734fc4a

Note: this .exe file is for x64 Windows only

New features:

  • Support working with much larger sets of data
  • Utilizes the Boost library
  • Support arrays of string arrays
  • Multiple bug fixes

Installation:

  1. Simply download combigen.exe and place anywhere on your machine
  2. Verify that the SHA256 hashsum matches with the provided sha256sum.txt. The easiest way to do this:
    1. Open up PowerShell and navigate to the directory you placed combigen.exe
    2. Run this command:
    Get-FileHash combigen.exe | Format-List
    1. Verify that the hash matches the contents of sha256sum.txt