Skip to content

Releases: davidpeckham/vin

v0.6.2

25 Mar 02:09
Compare
Choose a tag to compare

VIN.str now returns the Vehicle Identification number instead of the vehicle description.

v0.6.1

18 Mar 18:25
Compare
Choose a tag to compare

Vehicle data updated to NHTSA vPIC 3.45 effective March 16, 2024.

v0.6.0

17 Mar 00:17
89d4b1e
Compare
Choose a tag to compare

Now supports multithreaded contexts.

v0.5.0

05 Mar 04:19
Compare
Choose a tag to compare

To decode VINs for vehicles manufactured for markets other than North America, disable model year decoding:

VIN(.., decode_model_year=False)

v0.4.3

25 Feb 19:19
Compare
Choose a tag to compare

See VIN.vpic_version for NHTSA vPIC data version and release date.

v0.4.2

24 Feb 18:42
Compare
Choose a tag to compare

This version improves trim and series decoding. It also attempts to decode the make when the VIN is incomplete or incorrect.

v0.4.1

21 Feb 18:06
Compare
Choose a tag to compare

Fixes #3 and a few other issues. See the CHANGELOG.

v0.4.0

21 Feb 03:01
Compare
Choose a tag to compare

Now decodes vehicle body style and electrification level.

v0.3.0

19 Feb 14:56
Compare
Choose a tag to compare

New Features

  • Decode vehicle make, model, series, and trim
  • Supports passenger cars, multipurpose passenger vehicles, and light trucks manufactured since 1980
  • Performance benchmarks

Fixes

  • Correctly determines the model year for older vehicles

v0.2.2

03 Feb 22:14
Compare
Choose a tag to compare

Removed hatch-fancy-pypi-readme and references to restructuredText readme