Skip to content

Releases: mah0x211/lenv

v0.7.0

05 Apr 05:51
Compare
Choose a tag to compare

Changelog

  • c99ba20 Merge pull request #31 from mah0x211/remove-unnecessary-commands
  • 42d8720 Remove install-lj and install-rocks commands
  • c7395cf Remove the implementation in perl
  • 54a9b78 Remove uninstall-lj and uninstall-rocks commands
  • d8a500d Remove uninstall-lj and uninstall-rocks commands
  • 3718fe4 Remove use-lj and use-rocks commands
  • cfc4d70 Update README.md

v0.6.0

21 Dec 07:54
70068c8
Compare
Choose a tag to compare

Changelog

  • f863c67 Add optional argument to path command
  • 70068c8 Merge pull request #30 from mah0x211/add-optional-args-to-path-cmd
  • c76256d Update CI file

v0.5.1

21 Dec 05:16
058d106
Compare
Choose a tag to compare

Changelog

v0.5.0

28 Sep 14:55
Compare
Choose a tag to compare

Changelog

  • 21dfcdc Add option to install globally
  • bde399a Change behavior to display help when executed without arguments
  • a336335 Merge pull request #27 from mah0x211/change-behavior-when-no-argument
  • f76c7fe Merge pull request #28 from mah0x211/add-global-option
  • 810143c Remove unused variables
  • 89e25cd Update CI file
  • 1efd713 Update README.md

v0.4.2

25 Sep 15:59
df9c91d
Compare
Choose a tag to compare

Changelog

  • 4b3562f Change the luajit installation instructions
  • 97404a3 Merge pull request #25 from mah0x211/refactor
  • df9c91d Merge pull request #26 from mah0x211/change-the-luajit-installation
  • 93154fe Refactor

v0.4.1

26 Aug 08:06
33ad65f
Compare
Choose a tag to compare

Changelog

  • b562f9c Fix bug that downloaded files were extracted in the working directory
  • 33ad65f Merge pull request #24 from mah0x211/fix-bug-in-downloaded-file-extraction

v0.4.0

05 Jun 23:59
2846ba8
Compare
Choose a tag to compare

Changelog

  • e0d4550 Change the use command behavior
  • 2846ba8 Merge pull request #23 from mah0x211/change-the-use-command-behavior

v0.3.0

04 Mar 13:36
Compare
Choose a tag to compare

Changelog

  • f7bd169 Add a data structure to manage version information
  • 210c738 Add release binaries for freebsd
  • 213aa64 Change command function names to begin with uppercase
  • d42b706 Change the install command
  • 6ed650d Change the install command to automatically use specified version
  • 341d474 Change the version specifier of the install command
  • 043d25d Correct release.yml
  • 92f4d9f Fix bug in the order of versions
  • a8e7470 Fix bug that terminates in initialization phase
  • aa3d387 Merge pull request #17 from mah0x211/fix-bug-in-the-order-of-versions
  • 6b73e7b Merge pull request #18 from mah0x211/automatically-select-the-latest-minor-and-patch-versions
  • e23c313 Merge pull request #19 from mah0x211/change-the-install-command-behavior
  • 6a6b054 Merge pull request #20 from mah0x211/fix-bug-that-terminates-in-initialize-phase
  • 749ab7d Merge pull request #21 from mah0x211/change-the-version-specifier-of-install-command
  • 82ad4e1 Merge pull request #22 from mah0x211/add-release-binaries-for-freebsd
  • 8e1828b Update CI file
  • 4784302 Update test files

v0.2.2

02 Feb 00:50
e1b20ce
Compare
Choose a tag to compare

Changelog

  • e1b20ce Merge pull request #16 from ryanplusplus/fix-fetch

v0.2.1

24 Aug 08:10
5d88cce
Compare
Choose a tag to compare

Changelog

5d88cce Merge pull request #13 from cbeeler/master