• v0.1.4 27d405bb59

    v0.1.4 Stable

    gitea_admin released this 2026-07-03 19:59:59 +00:00 | 5 commits to main since this release

    Added

    • Environment libraries: scripts/deploy.sh takes LIB as the target env (SOMEARA1 = CI
      scratch, SOMEARA2 = staging, SOMEARAB = prod), asserts the pre-provisioned library exists
      (pub400 denies CRTLIB), and runs every compile behind CHGCURLIB $LIB in the SAME job
      (zelnet ≥0.10.1 multi-command cmd) so compile-time *LIBL resolution lands on the env's
      objects. Test reels take LIB too (default SOMEARA2) and CHGCURLIB before the CALL so
      runtime file opens stay in-env. New scripts/objects.env declares the object manifest the
      pipeline packages (SAVF) and promotes (CRTDUPOBJ).
    Downloads