Skip to content

chore(main): release 0.6.0#23

Merged
haithium merged 1 commit intomainfrom
release-please--branches--main
Mar 23, 2026
Merged

chore(main): release 0.6.0#23
haithium merged 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Contributor

🤖 I have created a release beep boop

0.6.0 (2026-03-23)

Features

  • fs: add cp helper (048fe8d)
  • fs: add dir (e6e070b)
  • fs: add exists and lexists (afd2775)
  • fs: add listdir (2d053bc)
  • fs: add metadata helpers and samefile (26bb07f)
  • fs: add mkdir support (a88b827)
  • fs: add read_bytes and read_text (3a661ae)
  • fs: add recursive rm (2611310)
  • fs: add touch (0e064f1)
  • fs: add write helpers and rename (f3b04d5)
  • is: add path predicate (a9412ac)
  • List: add isempty method (efb3509)
  • list: support Set inputs (c23c58d)
  • path: add as_uri (e088435)
  • path: add commonprefix (434c787)
  • path: add cwd (bfbbdc4)
  • path: add expandvars (c537b77)
  • path: add from_uri (6307699)
  • path: add pathlib-style helpers and tests (1f8c8aa)
  • Set: accept List in set operations (938922d)
  • Set: add join/tostring methods (5ba94d4)
  • tbl: add foreach (338885a)
  • tbl: add spairs (d71a560)
  • utils: add lazy_module helper (34fff2e)
  • utils: add list_args (237cba0)
  • utils: add validate (d5a4fb9)
  • utils: allow table labels in validate (62a9c20)
  • utils: lazy-load lfs on first access (ee5a52e)
  • utils: support callable lazy modules (2566673)
  • utils: support function lazy modules (e390768)
  • validate: add path validator (26dc408)
  • validate: validate template message (16c29ca)

Bug Fixes

  • docs: override esbuild to patched version (64fa37f)
  • List: detect mods.Set metatable (c53d656)
  • path: avoid shadowed str (ca170e9)
  • path: handle cwd errors in abspath (15bcfd1)
  • path: return nil errors for relpath/commonpath (d6d4307)
  • Set: accept plain tables as set arguments (b9fe381)
  • tbl: stop spairs at end (016620b)
  • utils: ignore unknown caller names (50a18ff)
  • validate: align error wording with Lua (20f5ae6)

Performance Improvements

  • utils: cache debug.getinfo (2d10488)

This PR was generated with Release Please. See documentation.

@haithium haithium merged commit 2d28216 into main Mar 23, 2026
@haithium haithium deleted the release-please--branches--main branch March 23, 2026 16:14
@github-actions
Copy link
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant