Skip to content

chore(main): release 1.0.0#27

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(main): release 1.0.0#27
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 5, 2026

🤖 I have created a release beep boop

1.0.0 (2026-06-06)

⚠ BREAKING CHANGES

  • rename stringcase.capital to stringcase.capitalize
  • rename stringcase.swap to stringcase.swapcase
  • rename stringcase.replace to stringcase.delimit
  • rename tbl.pairmap to tbl.map
  • remove tbl.map
  • remove str.rindex
  • rename repr to stringify
  • rename Set to set
  • rename List to list

Features

  • add date (893e091)
  • add date-duration helper (4dff673)
  • add duration (b494976)
  • calendar: add calendar module (9bf2d82)
  • calendar: add monthdays iterator (76ac6f9)
  • calendar: expose module from mods entrypoint (797a8f0)
  • compat: add global compat shims (7e8d773)
  • compat: add loadfile (69cec70)
  • compat: add table.move shim (c25a88b)
  • compat: add xpcall (c31c917)
  • export: show field types in generated module docs (6a6c40d)
  • expose _VERSION (1a8dd3f)
  • fs: add cd helper (ae07571)
  • fs: add cwd helper (9f45ced)
  • fs: add link and symlink helpers (7580873)
  • fs: add names option to listdir (0b6fcb3)
  • glob: add filter helper (1cd9134)
  • glob: add glob module (1c77a48)
  • glob: support ignorecase in match (9da7bf7)
  • json: add JSON encode/decode module (539b8d1)
  • keyword: add Lua 5.5 global keyword (5b63659)
  • List: add mirror method (c1084ad)
  • List: add shuffle (709ec67)
  • list: support _tolist conversions (194e0f2)
  • log: add logger module (a6e5f30)
  • repr: add replacers and spacing options (418a54e)
  • runtime: add Lua 5.5 detection (89b626a)
  • set: add has (4ac06b4)
  • Set: add mirror method (5399db6)
  • set: support _toset conversions (2696dce)
  • stringify: add opts table, newline, and omit_array_keys (2c8fcb8)
  • tbl: add deep_equal (3974857)

Bug Fixes

  • docs: override vite to patched 6.4.2 (a310044)
  • fs: reject non-directory paths in recursive rm (37db8bd)
  • fs: samefile fallback and early path checks for dir (ae99f3b)
  • fs: use rmdir for directory removal on Windows (8e29672)
  • fs: validate directory before listing on Windows (5668d97)
  • fs: validate directory path in dir() on Windows (cce1654)
  • glob: avoid backslash path separator in recursive prefix (f22e31d)
  • preserve original error message on missing submodule (64256a0)
  • set: use rawget for membership (575a563)
  • test: resolve list and set assertions lazily (f5f6603)
  • utils: return empty string for nil args_repr (80d177a)

Code Refactoring

  • remove str.rindex (fc40828)
  • remove tbl.map (b63d1d5)
  • rename List to list (084f9d1)
  • rename repr to stringify (54ae553)
  • rename Set to set (bf057a8)
  • rename stringcase.capital to stringcase.capitalize (ae629d4)
  • rename stringcase.replace to stringcase.delimit (a50af41)
  • rename stringcase.swap to stringcase.swapcase (e32f124)
  • rename tbl.pairmap to tbl.map (5aefaa6)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 20921b5 to 06771ba Compare June 6, 2026 10:28
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.

0 participants