Skip to content

v2.7.5

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 06:42
· 88 commits to main since this release

Bug Fixes

  • update: leftover console.log (Linden)
  • rename printError function (Linden)
  • lib/lua: show stacktrace when safeArgs throws error (Linden)
  • db/rawExecute: don't unpack responses for rawExecute (Linden)
  • utils/parseTransaction: parse arguments for query array (Linden)
  • ci: remove Lua definitions (Linden)
  • ci: update lib path (Linden)

Code Refactoring

  • lib: remove Lua type definitions (Linden)

Chores