~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Included in 1st AIO-UpgradePack (see :gh:`463`).
- chore(build, :git:`e90680fae`):
removed `setup_requires`; must have
these packages installed before attempting to install in "develop mode"::
pip, setuptools setuptools-git >= 0.3, wheel, polyvers
- feat(deps): Add `xgboost` native-lib dependency, for speed.
Pre-``v1.8.0.dev0``, 15 Nov 2017
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- feat(model): Add utility to design gearbox ratios if they cannot be identified
based on `maximum_velocity` and `maximum_vehicle_laden_mass`. This is not
affecting the TA mode.
- feat(model): Add function to calculate the `vehicle_mass` from `curb mass`,
`cargo_mass`, `curb_mass`, `fuel_mass`, `passenger_mass`, and `n_passengers`.
This is not affecting the TA mode.
- Dice & WebStamper updates...
Intermediate releases for ``1.7.x``:
------------------------------------