Skip to content

Release v2.1

Compare
Choose a tag to compare
@nomennescio nomennescio released this 21 Jan 21:30
· 2 commits to master since this release
b3a3c33

Release 2.1 Features:

  • various code, documentation, test-code and user messages improvements
  • compatible with both Factor 0.98 and 0.99
  • restructure of archive with Docker file moved into separate repository
  • removed deprecated lf word
  • prevent cheating by running user code last
  • handle compiler errors differently; report in usual format and don't run tests until all are fixed

@kazk contributed the restructure of the archive, other changes by @nomennescio