moved to new release.

This commit is contained in:
Andreas Gammelgaard Damsbo 2026-03-11 13:24:21 +01:00
commit 01b48dccb5
No known key found for this signature in database
2 changed files with 5 additions and 3 deletions

View file

@ -1,3 +1,7 @@
# FreesearchR 26.3.3
*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 are missing...
# FreesearchR 26.3.2
*FIX* Updating factor levels always created new factor.
@ -6,8 +10,6 @@
*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.