Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[2.0.0] - 2024-06-21
BREAKING CHANGE
- Drop
neolua
in favour ofnlua
.
This removes theneolua
andneorocks
flake outputs, and the ones that
depend on them.
Instead, this flake now provides abusted-nlua
flake output that
hasbusted
preconfigured to usenlua
.
[1.1.0] - 2023-09-01
Added
neorocksTest
function.
[1.0.0] - 2023-06-04
Added
- Initial release.