Releases
v0.3.0
v0.3.0 (2019-10-11)
Chore
bump crate to v0.3.0
fix some script
remove release note due to error in release notary
slight change in merge method of mergify
fix README
slight readme and workflow update
deps: update reqwest crate to 0.9.22
Ci
add release note workflow
add github pages deployment
update apt before installing package
mergify perform commit check
do not auto merge until iamsauravsharma approval
Cross compilation (#28 )
cross complie only windows gnu now
add initial cross compilation
set script such that it exit when failed
set default rust to nightly after adding rustfmt
use diiferent version of fmt and clippy if both not available currently
check spelling test (#27 )
check spelling test
shellcheck action (#26 )
add shellcheck
add github actions to release note
fix clippy added if statment
source install script
correct command and proper version display
move script from travis file to folder for easy migration
remove reductant code and configure clog
turn off email notification
try less amount of build in travis
Feat
add vendored feature along with musl build (#30 )
add vendored feature and build on musl target
env support for setting api key
Fix
fix README typo
some more clippy error
clippy error over nightly
deps: update rust crate serde_json to v1.0.41
Revert
Test
temp ignore sector related docs due to alphavantage server error
add some test for APIKey
You can’t perform that action at this time.