This repository was archived by the owner on Dec 16, 2020. It is now read-only.
Releases: iquizoo/reports
Releases · iquizoo/reports
0.3.0-fix-outlier
Fix wrong outlier detection for school reports
vtravis-badge
Set build status badge from `travis.org`
vv0.3.0: Release for lishui reports
Now we have also upgraded the dataset retrieval by using online `MySQL` database from "iquizoo" core.
v0.2.4
v0.2.0: This release is identical to 0.2
See release 0.2 for more information, for this release only changes tag 0.2 to 0.2.0.
untagged-729866a4f4d34b310ba1
Merge branch 'release/0.2.0'
v0.1.0.9004
Set 'output_dir' of reports as 'targets' instead of 'reports'
v0.1.0.9003
Fix an issue of wrong realse file name in travis-ci
v0.1.0.9002: Use 'ifelse' instead of 'if_else'
The function 'if_else' will evaluate expression for 'TRUE' and 'FALSE' both, which is not as expect.
Add graph in context
v0.1.0.9001 Update travis-ci configurations to support newly added changes