Release 1.0.0-rc1
elliottslaughter
released this
01 Jun 23:31
·
92 commits
to master
since this release
This is a release candidate for the upcoming 1.0.0 release.
Major changes since the last beta:
- Added stability policy: https://github.com/terralang/terra/blob/master/STABILITY.md.
- Added support for FreeBSD, along with CI via Cirrus.
- Added Replit links for quickly trying out Terra: https://replit.com/@terralang/terra.
For a cumulative list of changes since 2016-03-25, see CHANGES.md.
Please help us test this release: #564
Binaries for this release were produced in the following configurations:
- Linux: x86_64 on Ubuntu 18.04 with LLVM 13 and CUDA 11.6 (verified to work on Ubuntu 20.04 and 22.04)
- macOS: x86_64 on macOS 10.15 with LLVM 13 (verified to work on macOS 12.4)
- Windows: x86_64 on Server 2022 with LLVM 11 and CUDA 11.6
Note that, while we do our best to make the binaries compatible across OS versions/distros, in general we cannot guarantee compatibility outside of the specified OS release (except where otherwise noted).