Releases: TorchedArchive/Lunaria
Releases · TorchedArchive/Lunaria
Lunaria v0.1.4
- Config error checks and default fallback
- Tab only add "\" at the end if directory
- cat command
Kannashell v0.1.3
- ls command
- File tabbing
- Command overrides (details in readme)
Kannashell v0.1.2
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
fixed exiting, and an error on init
Kannashell v0.0.19
fixed tab completion,cd to files with spaces in the name, prompt on e…
KannaShell v0.0.18
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.