Skip to content

Prepare native Lua release candidate#5

Open
olivermt wants to merge 1 commit into
ash-project:mainfrom
olivermt:native-lua
Open

Prepare native Lua release candidate#5
olivermt wants to merge 1 commit into
ash-project:mainfrom
olivermt:native-lua

Conversation

@olivermt

Copy link
Copy Markdown
Contributor

Summary

  • bump ash_lua to 0.2.0-rc.0
  • update lua dependency to ~> 1.0.0-rc and lock 1.0.0-rc.3
  • adapt function/userdata/error handling for the native Lua VM and remove the luerl lock entry

Testing

  • MIX_ENV=test ASDF_ELIXIR_VERSION=1.18.4-otp-27 mix test
  • 134 tests, 0 failures

Comment thread mix.exs
"""

@version "0.1.6"
@version "0.2.0-rc.0"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we wouldn't update the version here, it would be updated with mix git_ops.release --rc. Otherwise the changes look good.

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.

2 participants