Skip to content

chore: release v0.1.23 - #52

Merged
danielsreichenbach merged 1 commit into
mainfrom
release-plz-2026-08-24T05-40-49Z
Aug 24, 2026
Merged

chore: release v0.1.23#52
danielsreichenbach merged 1 commit into
mainfrom
release-plz-2026-08-24T05-40-49Z

Conversation

@danielsreichenbach

Copy link
Copy Markdown
Member

🤖 New release

  • rilua: 0.1.22 -> 0.1.23
Changelog

0.1.22 - 2026-08-24

Added

  • (api) expose check_/push_/error helpers on LuaState

Documentation

  • update unsafe code descriptions across project docs

Fixed

  • (ci) silence unknown lint on MSRV toolchain

Changelog

  • add unreleased entries for compiler, docs, tooling, and fixes

Compiler

  • fix debug line numbers and PUC-Rio ordering

Examples

  • fix import ordering and formatting

Tooling

  • switch from markdownlint-cli2 to markdownlint-cli

Vm

  • fix line continuation in arg_error

Compiler

  • fix debug line numbers to use self.current_line for accurate source positions
  • reorder remove_locals before emit_abc(Return) to match PUC-Rio close_func ordering
  • remove unused (for step) local variable from numeric for loop
  • use self.current_span() in lexer for accurate span info in string tokens

Documentation

  • clarify unsafe code boundaries (confined to libc FFI and dynmod)
  • update comparison table with actual unsafe code descriptions
  • remove misleading binary compatibility non-goal

Tooling

  • switch from markdownlint-cli2 to markdownlint-cli

Fixes

  • fix import ordering in examples
  • fix line continuation in vm/state.rs


This PR was generated with release-plz.

@danielsreichenbach
danielsreichenbach force-pushed the release-plz-2026-08-24T05-40-49Z branch from 3c11bd4 to 8ef9004 Compare August 24, 2026 05:47
@danielsreichenbach
danielsreichenbach merged commit 4c8daa2 into main Aug 24, 2026
6 checks passed
@danielsreichenbach
danielsreichenbach deleted the release-plz-2026-08-24T05-40-49Z branch August 24, 2026 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant