Skip to content

Releases: nvim-neorg/norgopolis-client.lua

v0.2.0

17 Feb 17:39
Compare
Choose a tag to compare

0.2.0 (2024-02-17)

Features

  • use newer version of norgopolis client (f8c86ba)

v0.1.4

17 Feb 16:31
Compare
Choose a tag to compare

0.1.4 (2024-02-17)

Bug Fixes

  • do not try to autostart the server automatically (0e2bdb0)

v0.1.3

03 Jan 16:22
Compare
Choose a tag to compare

0.1.3 (2024-01-03)

Bug Fixes

v0.1.2

03 Jan 16:19
Compare
Choose a tag to compare

0.1.2 (2024-01-03)

Bug Fixes

  • ci/luarocks: install protoc before publishing to luarocks (11a577d)

v0.1.1

03 Jan 16:11
Compare
Choose a tag to compare

0.1.1 (2024-01-03)

Bug Fixes

  • ci/luarocks: typo in path to template (2d3bebe)

v0.1.0

03 Jan 15:56
Compare
Choose a tag to compare

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)