mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
feat: allow passing of global settings launching from R or running docker container.
This commit is contained in:
parent
32f299880d
commit
8935b0b2a4
5 changed files with 29 additions and 28 deletions
2
NEWS.md
2
NEWS.md
|
|
@ -6,6 +6,8 @@
|
|||
|
||||
*NEW* New with_labels() function (and helpers) added to allow easy preservation of labels.
|
||||
|
||||
*NEW* option to pass global settings when running as docker or launching from R. Support for INCLUDE_GLOBALENV, DATA_LIMIT_DEFAULT, DATA_LIMIT_UPPER and DATA_LIMIT_LOWER. Docs will follow.
|
||||
|
||||
# FreesearchR 26.3.1
|
||||
|
||||
*FIX* ~~Include font files for static loading without dependency on Google.~~ Kept webfonts from google as local fonts are not working for now.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue