0.2.0 (2024-02-17)
- use newer version of norgopolis client (f8c86ba)
0.1.4 (2024-02-17)
- do not try to autostart the server automatically (0e2bdb0)
0.1.3 (2024-01-03)
- ci/luarocks: use
sudo
(4a8d7e5)
0.1.2 (2024-01-03)
- ci/luarocks: install protoc before publishing to luarocks (11a577d)
0.1.1 (2024-01-03)
- ci/luarocks: typo in path to template (2d3bebe)
- change
require("norgopolis_client")
->require("norgopolis")
- change
require("norgopolis_client")
->require("norgopolis")
(ba8dc3a)
- add conversion between lua types and msgpack types (excluding userdata) (3cf5bd5)
- add luarocks workflow (cab8c5a)
- first working version (19362fd)
- initial commit (712bd51)
- make new name change work with
luarocks build
(8c0e3b6)