Added
yearson every entry —{ from, to, source }, the range of search years an entry should be used for.sourceissuccessor(a newer version exists),estimated(end estimated) oropen(current generation,toisnull).next_model_year— the next model year of the same vehicle, ornull.colors_available— whether the car can be repainted via?color=.
Improved
- One entry per vehicle instead of one per colour: the response is far smaller and faster. A car's colours are in its
/colorsendpoint. - Within one model, variant and trim the year ranges never overlap — a given search year matches at most one entry.
- Dropped the constant
formatandresolutionfields; both were alwayspng/default.
