Feel free to:
- 🐛 Report an issue
- 📖 Improve documentation
- 👨💻 Contribute to the code
A new release should be generated by the following command:
./tools/new_release.sh X.Y.Z
It generates new rockspec and updates the changelog. Please review the changes and commit it with:
git commit -m "release: vX.Y.Z"