Skip to content

v22.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 13:06

To install or update LODA, please follow the installation instructions. Here are the release notes for v22.4.3:

Bugfixes

  • Optimizer does not consider $1 as reserved cell anymore (formerly output cell)
  • Validator does not remove operations anymore that are needed for computing more terms
  • Fix corner case in big integer comparison

Features

  • Track manually submitted programs in the miner profile metric
  • check command accepts program files as argument (extracts A-number from comment in programs)

Enhancements

  • Improved operation sorting in optimizer
  • Improved output during updates on Windows