Skip to content

GUIbiont v1.1.1

Latest

Choose a tag to compare

@aivuk aivuk released this 14 Aug 08:19
· 1 commit to main since this release

Environment fix. No source changessrc/, test/, static/, web_server.jl and the Dockerfile are byte-identical to v1.1.0, so results are unchanged.

Fix: Manifest.toml now pins Kinbiont.jl v1.5.1 instead of v1.5.0. The browser computes log-linear columns through GUIbiont's own fit_well_loglin, which rejects growth rates below 1e-6 h⁻¹; exported scripts recompute them with kinbiont_batch_loglin, which only gained the same guard in Kinbiont v1.5.1. Pinned to v1.5.0, the two paths disagreed on flat curves and the reproduction harness failed.

Also updates the project site with a social preview card and SEO metadata.

Full changelog: v1.1.0...v1.1.1