What's Changed ?
- add a version checker to check if there's a new release by @abdfnx
- add
resto settings
command toResto CLI
by @abdfnx
$ resto settings set show_update true
- add settings editor to
Resto UI
andResto CLI
by @abdfnx
Changelog
- 336dffa docs: add
resto settings
example to root command, add the new shortcuts - 8e2c449 new feature: add
resto settings
command toResto CLI
, update modules - 5ab51af update: convert boolean objects in
settings
file from string to bool - d5985cf restore
./scripts/date.go
file - 44ec8a5 new feature: add resto settings editor for
Resto UI
, fixci
CI - 6a9687b move
build/date.go
toscripts/date.go
and change all pathes in resto - e6acc1f add
isUnderAppData
function for windows script installer inchecker
- 29e95d9 big update: add version checker to resto in
resto cli
andresto ui
- 110e29d update resto logo, update
README.md
- 81b9a10 update resto logo
- 29148c8 remove
#!/usr/bin/env node
fromgh-rs.js
inscripts
dir - 472c187 add
--hidden
flag toinstall
command flags, update docs
Full Changelog: v0.1.5...v0.1.6