Releases: tercen/plot_operator
Releases · tercen/plot_operator
Release 1.0.17
Release 1.0.17: bump memory model
Release 1.0.16
Release 1.0.16: limit_size property; CI tag SHA via GitHub API
Release 1.0.15
Release 1.0.15: ggsave limitsize=FALSE; CI tags annotated tag SHA
Release 1.0.14
Release 1.0.14: include operator.json at runtime
Release 1.0.13
Release 1.0.13: multi-stage build, no renv at runtime
Release 1.0.12
Release 1.0.12: container tag fix
Release 1.0.11
- Add memory_model.json (linear in n_main, 600 MB R baseline). - utils.R: drop = TRUE on facet_grid / facet_wrap so plots are sized to populated cells instead of the schema's full row × col axes. - main.R: 1000-cell cap is now gated on split_cells = TRUE only. - renv.lock regenerated against cloud.r-project.org and GitHub-pinned tercen-internal packages, since cran.tercen.com is currently down.
Release 1.0.10
moved colors and labels to AxisSpecs
Release 1.0.9
fix: update container version to 1.0.9
Release 1.0.8
fix: upgraded docker image