Skip to content

Releases: benhovinga/aamva_barcode_library

v0.6-beta

18 Feb 18:56
5b22a96
Compare
Choose a tag to compare
v0.6-beta Pre-release
Pre-release

What's Changed

Full Changelog: v0.5-beta...v0.6-beta

Version 0.5-beta

15 May 01:00
afc7793
Compare
Choose a tag to compare
Version 0.5-beta Pre-release
Pre-release
  • Restructured library files
  • Rebuilt the entire barcode module
    • New entry point is aamva.barcode.parse_barcode_string("...")
  • Built robust tests for all modules
  • Expanded the readme documentation

Version 0.4-alpha

31 Dec 18:47
ab5c074
Compare
Choose a tag to compare
Version 0.4-alpha Pre-release
Pre-release

Lots of work over the past few days. I think I can confidently say we can decode the barcode. Now to decode the data returned by the subfiles. Plans for decoding the subfiles based on the AAMVA version is in the works. (I should make that an Issue or project or something)

I am still gathering older versions of the AAMVA standard but it is proving difficult. Some basic Googling allowed me to find versions 1, 9, and 10. The AAMVA website only displays the current version 10 and they don't seem to have an archive of older version. (which is problematic when you come across a card from an older standard and cannot fully read it) I did come across a site that has some historical data about the standard before version 10 but I cannot confirm it's full validity and will use this information only if my continued search comes up empty.

Happy New Years everyone! More great coding to come in 2024

Version 0.3-alpha

24 Dec 23:42
35826e5
Compare
Choose a tag to compare
Version 0.3-alpha Pre-release
Pre-release
Merge pull request #1 from benhovinga/dev

v0.3-alpha