Releases: amalej/onfire-cli
Releases · amalej/onfire-cli
v1.4.0
09 Dec 15:39
Compare
Sorry, something went wrong.
No results found
v1.3.2
25 Oct 21:01
Compare
Sorry, something went wrong.
No results found
Added feature to list folders/files
What's Changed
Added feature to list folders/files by @amalej in #62
Full Changelog : v1.3.1...v1.3.2
v1.3.1
15 Oct 20:52
Compare
Sorry, something went wrong.
No results found
Fixed issue where spawn processes cannot be exitted(#56 )
Fixed issue where multiple spawn processes are spawned by spamming Enter key
[dev] set strictNullChecks to true
Improve UI to offset newlines
v1.3.0
07 Oct 18:59
Compare
Sorry, something went wrong.
No results found
Fixed issue where argument selection does not shown possible values(#45 )
Added possible values for feature(#15 )
Fixed issue where argument passed is misarranged(#3 )
Added way to clear commands using SIGNINT signal
When input has value and SIGNINT signal is sent, CLI will clear the input
When input is clear and SIGNINT signal is sent, CLI exits
Added experimental feature to run non-Firebase commands
clear and cls to clear the console.
pwd and cwd to print current working directory.
v1.2.3
30 Sep 15:32
Compare
Sorry, something went wrong.
No results found
Added caching for firebase commands
Reduces the loading time to almost nothing
onfire-cli v1.2.2
27 Sep 23:53
Compare
Sorry, something went wrong.
No results found
Added logic to cache command arguments
Improved the selection UI
Added partial matching