Skip to content

Releases: adaptant-labs/vin-decoder-dart

v0.2.1-nullsafety

29 May 18:46
Compare
Choose a tag to compare
v0.2.1-nullsafety Pre-release
Pre-release
  • Support VINs with 2-character manufacturer IDs in their WMI (reported by @huangkaichang, issue #7)
  • Fix Uri parsing for NHTSA DB REST API

v0.1.4+1

29 May 18:45
Compare
Choose a tag to compare
  • Support VINs with 2-character manufacturer IDs in their WMI (reported by @huangkaichang, issue #7)
  • Fix Uri parsing for NHTSA DB REST API

v0.2.0-nullsafety

03 Mar 20:11
Compare
Choose a tag to compare
v0.2.0-nullsafety Pre-release
Pre-release
  • Migrate for null safety

v0.1.3

07 Dec 15:56
Compare
Choose a tag to compare
  • Update dependencies (@awhitford)
  • Switch from 'final' to 'const' for static map initializers (@awhitford)