Releases: loda-lang/loda-cpp
v22.7.29
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
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
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
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
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
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
Fixes for BOINC
v22.6.11
BOINC fixes"
v22.6.10
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
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