Skip to content

Release 4.0-beta11

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 10:52
  • Features

    • Improve alignment-thin --remove-gappy
  • Bug fixes:

    • Fix warning in bp-analyze.
    • Only write warning in Rates.gamma at -V2 or higher.
    • Correctly compile with libfmt v10.
    • Complain instead of crashing when we use an imodel with --fix=alignment.
  • Misc

    • JSON: read/write {Infinity, NaN} instead of {1e99999, null}
    • Make +> work like the R pipe operator.