Added
- README: Added datHere logo
Changed
py
: ensure valid python variable names #192fetch
: dev-dependency actix upgrade (actix-governor from 0.2->0.3; actix-web from 3.3->4.0) #193lua
: replace hlua with mlua #194stats
: refactor for performance - skip from_utf8 check as input is utf8 transcoded as necessary; smartstring #195- Whirlwind Tour: show country-continent.csv file with comment handling
- cargo bump update several dependencies
Fixed
stats
: only compute quartiles/median for int/float fields - #195
Full Changelog: 0.35.1...0.35.2