Skip to content

Releases: TorchedArchive/Lunaria

Lunaria v0.1.4

01 Jul 23:59
Compare
Choose a tag to compare
  • Config error checks and default fallback
  • Tab only add "\" at the end if directory
  • cat command

Kannashell v0.1.3

30 Jun 20:20
Compare
Choose a tag to compare
  • ls command
  • File tabbing
  • Command overrides (details in readme)

Kannashell v0.1.2

30 Jun 12:55
Compare
Choose a tag to compare

There have been lots of optimization and code changes since 0.0.20
I didn't package other versions, so i'll list this current version changelog and others I didn't package

v0.1.2

  • Fix init error
  • Only log error if code isnt 1

0.1.1

  • Cache prompt and config
  • Refresh command (to load and recache)

0.1.0

  • Fix errors on tabbing
  • Use getters in code where appropriate

KannaShell v0.0.20

31 May 03:34
Compare
Choose a tag to compare
fixed exiting, and an error on init

Kannashell v0.0.19

31 May 02:01
Compare
Choose a tag to compare
fixed tab completion,cd to files with spaces in the name, prompt on e…

KannaShell v0.0.18

30 May 18:41
Compare
Choose a tag to compare

First version to be packaged, via pkg by vercel. It includes Node.js, which is why it is so big (40mb) but works anywhere on Windows.