Skip to content

v0.0.8

Choose a tag to compare

@Sunrisepeak Sunrisepeak released this 04 Mar 13:01
· 61 commits to main since this release

Changes

  • feat(xvm): add envs pipeline for environment variable collection
    • xvm.add() now collects opt.envs table
    • XvmOp struct carries envs as vector<pair<string,string>>
    • xvm_operations() reads the Lua envs table into XvmOp
  • fix(os.trymv): support directory destination with unix mv semantics

Full Changelog

v0.0.7...v0.0.8