Skip to content

Releases: satoren/LRDB

v0.7.0

12 Apr 05:00
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump ssri from 6.0.1 to 6.0.2 in /node by @dependabot in #37
  • build(deps): bump handlebars from 4.7.6 to 4.7.7 in /node by @dependabot in #38
  • build(deps): bump lodash from 4.17.20 to 4.17.21 in /node by @dependabot in #40
  • build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /node by @dependabot in #39
  • build(deps): bump ws from 7.4.1 to 7.4.6 in /node by @dependabot in #41
  • build(deps): bump trim-newlines from 3.0.0 to 3.0.1 in /node by @dependabot in #43
  • build(deps): bump glob-parent from 5.1.1 to 5.1.2 in /node by @dependabot in #44
  • build(deps): bump y18n from 3.2.1 to 3.2.2 in /node by @dependabot in #45
  • build(deps): bump normalize-url from 5.3.0 to 5.3.1 in /node by @dependabot in #42
  • build(deps): bump tar from 4.4.13 to 4.4.15 in /node by @dependabot in #46
  • build(deps): bump tar from 4.4.15 to 4.4.19 in /node by @dependabot in #48
  • Configure Renovate by @renovate in #61
  • modernize by @satoren in #63

New Contributors

Full Changelog: v0.5.4...v0.7.0

v0.3.1: Merge pull request #25 from satoren/luarocks-versionup

02 Jan 13:15
0333223
Compare
Choose a tag to compare

v0.3.0

07 Nov 13:22
Compare
Choose a tag to compare

Changed

  • ${workspaceRoot} changed to ${workspaceFolder}. It is deprecated from vscode version 1.17
  • Configurations type changed to "lrdb" from "lua". Please check launch.json and change it.

Fixed

  • Fix deprecated initialConfigurations

v0.2.4

06 Mar 12:39
Compare
Choose a tag to compare
tag name miss

v0.2.3

11 Feb 22:22
Compare
Choose a tag to compare
Update version

v0.2.2

09 Feb 12:29
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/satoren/LRDB

v0.2.0

04 Feb 13:42
Compare
Choose a tag to compare
Update version

v0.1.9

02 Feb 19:24
Compare
Choose a tag to compare
Update version

0.1.7

29 Jan 20:54
Compare
Choose a tag to compare

Fixed

  • program arg is not available at Lua
  • Improve launch.json snipped

0.1.6

27 Jan 13:04
Compare
Choose a tag to compare
release miss