Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 15:56

0.1.0 (2024-01-03)

⚠ BREAKING CHANGES

  • change require("norgopolis_client") -> require("norgopolis")

ref

  • change require("norgopolis_client") -> require("norgopolis") (ba8dc3a)

Features

  • add conversion between lua types and msgpack types (excluding userdata) (3cf5bd5)
  • add luarocks workflow (cab8c5a)
  • first working version (19362fd)
  • initial commit (712bd51)

Bug Fixes

  • make new name change work with luarocks build (8c0e3b6)