Skip to content

feat: add tinyhttps 0.2.2 + capi.lua 0.0.3#6

Merged
Sunrisepeak merged 1 commit intomainfrom
feat/add-capi-lua-and-tinyhttps-0.2.2
May 9, 2026
Merged

feat: add tinyhttps 0.2.2 + capi.lua 0.0.3#6
Sunrisepeak merged 1 commit intomainfrom
feat/add-capi-lua-and-tinyhttps-0.2.2

Conversation

@Sunrisepeak
Copy link
Copy Markdown
Member

Summary

  • mcpplibs.tinyhttps@0.2.2 — cleanup of mcpp.toml on top of 0.2.1 (drops [language]/[modules] blocks that mcpp 0.0.3 now infers). No source/API change. Tarball: SHA256 bc4cb594….
  • mcpplibs.capi.lua@0.0.3 — new package; C++23 module wrapping the Lua 5.4 C API. Depends on lua@5.4.7 (added to this index 2026-05-09). Tarball: SHA256 f7f46c3c….

Test plan

  • Validate workflow runs the lua syntax check + xpkg V1 baseline lint.
  • Both upstreams have their tags published; tarball URLs return 200 with the recorded SHA256.
  • After merge: deploy-site auto-republishes the browse pages.

- mcpplibs.tinyhttps 0.2.2: cleanup of mcpp.toml on top of 0.2.1 —
  drops the deprecated `[language]` and `[modules]` sections that
  mcpp 0.0.3 now infers by default. No source/API change.

- mcpplibs.capi.lua 0.0.3: brand-new descriptor for the C++23 module
  that wraps the Lua 5.4 C API. Depends on `lua@5.4.7` (added to
  this index 2026-05-09); mcpp 0.0.3's transitive walker propagates
  lua's headers into the consumer's compile rule.
@Sunrisepeak Sunrisepeak merged commit d4db8ca into main May 9, 2026
1 check passed
@Sunrisepeak Sunrisepeak deleted the feat/add-capi-lua-and-tinyhttps-0.2.2 branch May 9, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant