NEWS


rixpress 0.12.0

New Features

Internal Changes

rixpress 0.11.2 (2026-01-28)

Changes

rixpress 0.11.1

Bug Fixes

rixpress 0.11.0

New Features

Internal Changes

Bug Fixes

rixpress 0.10.2

Fixed bug: relative paths for nix_env (e.g., "../../default.nix") now work correctly. Previously, path characters were converted to underscores, causing invalid Nix variable names like ______defaultBuildInputs. Now only the filename is used, producing valid identifiers like defaultBuildInputs.

rixpress 0.10.1 (2025-10-14)

Fixed bug: functions inside of arbitrary folder were not being imported into the build sandbox correctly.

rixpress 0.10.0 (2025-10-07)

First CRAN release!

rixpress 0.3.0

rixpress in now an RopenSci package!

rixpress 0.2.0

Submission for RopenSci review.

rixpress 0.1.0

First release (only on GitHub).

New features