You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Relase v0.5.3
- Use git-cliff to generate a changelog
- Package Python manifest in source distribution
- Hold back mlua build version to not break old LuaRocks
Release v0.5.2
* Implement native Python module exposing the Rust API
* Do not distribute main man page, makes dist require Rust tooling
* Avoid the perceived need for an extra automake cycle in dist tarball
Release v0.4.7
* Add all test sources to distribution
* Generate checksums for release artifacts in CI
* Overhaul GNU/Autotools with more idiomatic patterns