Release Note (1.0.2
)
Release time: 2021-02-19 12:30:03
π We'd like to thank all contributors for this new release! In particular,
Han Xiao, Joan Fontanals, Yongxuanzhang, Jina Dev Bot, Alex Cureton-Griffiths, cristian, Wang Bo, Nan Wang, Florian HΓΆnicke, π
π New Features
- [
b2c2a97c
] - document: add data_uri2blob converter (#1982) (Han Xiao) - [
9cea5e71
] - ranking evaluate driver may need more than one field (#1953) (Joan Fontanals) - [
60b6dae9
] - executor: add use_default and with to requests field (#1959) (Han Xiao) - [
5bc49550
] - allow rank driver access info in tags (#1718) (Joan Fontanals)
π Bug fixes
- [
c379b092
] - ranker: correct column names in ranker score matrix (#1973) (Han Xiao) - [
f03a8b46
] - contributing, readme: all 101 links go to 101.jina.ai (#1965) (Alex Cureton-Griffiths) - [
f2046fab
] - executor: allowing missing with/drivers keywords (#1967) (Han Xiao)
π§ Code Refactoring
- [
6bf1d207
] - cli: add hello subparser (#1985) (Han Xiao) - [
97b6637b
] - remove flow optimization options (#1975) (Joan Fontanals) - [
d153381b
] - detach BaseExecutable from Recursivity (#1939) (Joan Fontanals) - [
47ae81fa
] - logging for hub build tests (#1923) (Florian HΓΆnicke)
π Documentation
- [
f02f30cb
] - add two empty spaces before noqa (#1961) (Wang Bo) - [
9a844b6f
] - ignore noqa in docstring (#1955) (Wang Bo) - [
3e3949a6
] - add darglint config (#1954) (cristian) - [
adba5aaf
] - continued docstring for drivers (#1951) (cristian) - [
2143fa22
] - docstrings for parsers (#1924) (cristian) - [
92960e7c
] - types: add queryset docstrings (#1948) (Yongxuanzhang) - [
d33552ab
] - readme: rm duplicate wikipedia example (#1946) (Alex Cureton-Griffiths) - [
3b95d78f
] - fix the typos and add links (#1942) (Nan Wang) - [
e2971d22
] - remove dot from precommit install (#1944) (cristian) - [
ce384298
] - drivers: remove the legacy docstring (#1941) (Nan Wang)
π Unit Test and CICD
- [
cb32309d
] - test if ubuntu 18.04 has tests working (#1981) (Joan Fontanals) - [
0f2dc892
] - logging: add timedict test (#1969) (Yongxuanzhang) - [
b1fab678
] - refactor querylang test use types (#1963) (Joan Fontanals) - [
89cf0bc3
] - do not lint docstrings in tests (#1962) (cristian)