Skip to content

Latest commit

 

History

History
109 lines (53 loc) · 4.47 KB

CHANGELOG.md

File metadata and controls

109 lines (53 loc) · 4.47 KB

Changelog

0.9.7 (2023-03-05)

Miscellaneous Chores

0.9.6 (2023-03-03)

Bug Fixes

  • update supported platforms (1d95933)

0.9.5 (2023-02-28)

Bug Fixes

0.9.4 (2023-02-28)

Reverts

0.9.3 (2023-02-20)

Bug Fixes

0.9.2 (2023-02-20)

Miscellaneous Chores

0.9.1 (2023-02-15)

Miscellaneous Chores

0.9.0 (2023-02-10)

Features

Bug Fixes

0.8.0 (2023-02-07)

Features

  • install uuid luarocks package (d318309)
  • SSL support and switch to Ubuntu 18.04 (#53) (59fe17d)

Bug Fixes

  • add postCreateCommand for Codespaces (7baad77)
  • boolean error handling (68220d5)
  • Update Dockerfile syntax, fix memory allocation, IDE config improvements (6ebe9a0)
  • update repo permissions (9be45c6)

0.7.0 (2023-01-23)

Features

  • more config options, CI and repo improvements (7a88ba1)
  • print error when logging callback fails (1c8c7ae)

Bug Fixes

  • CI (234f01b)
  • missing error handling block, various docs changes (4161271)
  • missing error handling, add valgrind (6ebc15b)

0.6.0 (2023-01-04)

Features

  • add more logs (5d1c547)
  • distinguish between cassandra and lucas logs (ae3eba2)

Bug Fixes