Skip to content

0.1.10

Pre-release
Pre-release

Choose a tag to compare

@reality2-roycdavies reality2-roycdavies released this 20 Sep 00:29
· 268 commits to main since this release

Release 0.1.10

Major Changes:

  • new capabilities in the core webapp (map and construct modes).
  • the ability to conditionally send an event based on a calculation.
  • removal of examples and documentation to own repositories.

Platforms are:

  • x86_64_GNU_Linux - 64 bit intel or amd processors running Linux
  • arm64_Darwin - 64 bit ARM MacOS
  • aarch64_GNU_Linux - 64 bit ARM for raspberry-pi SBC (3, 4, 5, zero 2W) and Unihiker SBC

Download this to your Reality2 node and save it to some appropriate folder, then:

unzip [platform].zip
cd [platform]
tar -zxf reality2_[version].tar.gz
cd reality2
./run

where [platform] is the platform above, and
where [version] is the version of reality2 that you have downloaded (eg 0.1.10)

Troubleshooting