Releases: mah0x211/lenv
Releases · mah0x211/lenv
v0.7.0
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
v0.5.1
v0.5.0
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
v0.4.1
v0.4.0
v0.3.0
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