File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 0.8.0] ( https://github.com/adhocore/tusc.sh/releases/tag/0.8.0 ) (2020-10-09)
2+
3+ ### Features
4+ - ** Tusc** : Add rest args as curl args (Jitendra Adhikari) [ _ be5a88a_ ] ( https://github.com/adhocore/tusc.sh/commit/be5a88a )
5+
6+ ### Documentations
7+ - Fix a README error (everconnectcn) [ _ 42be48d_ ] ( https://github.com/adhocore/tusc.sh/commit/42be48d )
8+ - About -- curl args (Jitendra Adhikari) [ _ 1e33f1d_ ] ( https://github.com/adhocore/tusc.sh/commit/1e33f1d )
9+ - Fix a README error (everconnectcn) [ _ 3ee0a02_ ] ( https://github.com/adhocore/tusc.sh/commit/3ee0a02 )
10+
11+ ### Builds
12+ - ** Travis** : Test curl args (Jitendra Adhikari) [ _ 9b7160f_ ] ( https://github.com/adhocore/tusc.sh/commit/9b7160f )
13+
14+
115## [ 0.7.0] ( https://github.com/adhocore/tusc.sh/releases/tag/0.7.0 ) (2019-10-02)
216
317### Features
Original file line number Diff line number Diff line change 1- 0.7 .0
1+ 0.8 .0
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ info() { line "$1" 33 0 $2; }
2626comment () { line " $1 " 30 1 $2 ; }
2727
2828# show version
29- version () { echo v0.7 .0; }
29+ version () { echo v0.8 .0; }
3030
3131# update tusc
3232update ()
You can’t perform that action at this time.
0 commit comments