Skip to content

v0.1-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@SHoltzen SHoltzen released this 14 Apr 21:24
· 295 commits to master since this release

Preliminary release. Subject to future breaking changes.

Contains two binaries that are compiled from src/Dice.ml:

  • Dice-ubuntu.native: An Ubuntu executable that been tested and runs on Ubuntu 18.04 LTS.
  • Dice-macos.native. A MacOS executable has been tested and runs on MacOS 10.13.6.

Note: You may need to adjust the permissions on the files to run them (i.e., run chmod +x Dice-ubuntu.native).