Release Notes
This release contains many new features and bug fixes.
All users are recommended to upgrade to the latest version.
New features
- GPU and CPU branches are unified (#16). From now on, the default version is the GPU one and the
cpu-only
branch is deprecated. See installation for more details on installing the CPU version. - Added JSON and tab-separated serialization formats via
-M/--serialization [format]
(#25, #27 and #14). - Added a Github Workflow to test installation on some of the supported environments (#23).
- Command is appended to the log file.
- More readable and to-the-point README (#26).
- Improved installation scripts for CMake and Makefile (17d6895, 9fa30a8, 41b1803, and c787e48).
- Removed deprecated functions (6c6456d).