Skip to content

Releases: loda-lang/loda-cpp

v22.7.29

27 Jul 15:52
Compare
Choose a tag to compare

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

Bugfixes

  • Fix embedded git on Windows

v22.7.28

26 Jul 19:42
Compare
Choose a tag to compare

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

Bugfixes

  • Fix CPU hour reporting using wget

Features

  • Embedded git for BOINC on Windows
  • Read parameters from BOINC task input

Enhancements

  • Increase max number of interpreter cycles to 10 million

v22.7.23

23 Jul 18:34
50cd0ef
Compare
Choose a tag to compare

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

Bugfixes

  • Fix arithmetic exception
  • Fix segmentation fault due to static linking problem

Enhancements

  • Reduce max number of terms to 1000
  • Print debug log message if CPU hour reporting fails
  • Catch errors of progress monitoring thread

v22.7.22

22 Jul 18:45
Compare
Choose a tag to compare

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

Bugfixes

  • Interrupt long-running evaluations if time limit is reached
  • Fix handling of protected programs
  • Fix progress monitor for native mining (non-BOINC)
  • Fix escaping in Slack messages and metric labels

Enhancements

  • Include progress information in logs
  • Simplify comparison of programs (better/faster)
  • Force stats regeneration after OEIS and programs update

v22.6.27

27 Jun 16:01
Compare
Choose a tag to compare

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

Bugfixes

  • Fix error message in check command
  • Set FLOPS bound and adjust estimate for BOINC tasks

Enhancements

  • Improve handling of loops with constant number of iterations
  • Improve detection of fake "better" programs
  • Disable incremental evaluation in check command for consistency
  • Adjust maximum big int size to handle A000336

v22.6.19

19 Jun 06:49
Compare
Choose a tag to compare

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

Features

  • Add username to program count metrics
  • Log hostid in BOINC mode

Enhancements

  • Improve server-side program validation
  • Reduce update interval to 1 day

v22.6.12

12 Jun 13:47
Compare
Choose a tag to compare

Fixes for BOINC

v22.6.11

11 Jun 19:02
Compare
Choose a tag to compare

BOINC fixes"

v22.6.10

10 Jun 20:47
a31d82a
Compare
Choose a tag to compare

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

Bugfixes

  • Fix issue where tasks are stuck at 100% progress

Features

  • Support full_check.txt list for sequences that require checking up to 100k terms

v22.6.6

06 Jun 20:11
Compare
Choose a tag to compare

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

Bugfixes

  • Fix basic validation for updated programs

Features

  • Configurable API server

Enhancements

  • Skip unnecessary sequence matching in server mode