Releases: clpo13/vinnie
Releases · clpo13/vinnie
Version 0.1.0-alpha
Initial alpha release of Vinnie. This release is incomplete and intended for testing VIN parsing, particularly for getting model years.
What works:
- Detecting if a VIN is valid by calculating its check digit
- Parsing a VIN into its constituent parts:
- world manufacturer identifier
- vehicle attributes
- check digit
- vehicle identifier section
- Converting the model year code to a 4-digit year
What doesn't work:
- Converting attributes other than the model year to a human-readable format