Skip to content

Remodel v0.12.0-snowdust.release.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 17:18
v0.12.0-snowdust.release.1
aa7f930

This is an experimental release of remodel to help meet our internal usage needs. The primary thing we're changing assists with running remodel within scripts and CI so that it properly communicates Lua errors effectively now that it uses a Lua runtime.

Changes

  • Propagates Lua errors out of runtime coroutines up to Rust so that an error status code can be reported