Skip to content

Releases: c0shea/IdParser

v3.0

11 Aug 03:31
Compare
Choose a tag to compare
  • Converted to .NET Standard 1.5, which drops support for .NET Framework versions less than 4.6.1. If you still need to use a lower version, you'll have to stick with 2.1.2, although it is unsupported.
  • Breaking Change: Renamed the public API class to Barcode from IdParser to avoid the namespace collision. Instead of having to use IdParser.IdParser.Parse, it is now simply Barcode.Parse assuming you have a using IdParser defined.
  • Added support for AAMVA 2016 version
  • Improved exception messages
  • Remove obsolete parse method
  • Refactoring
  • Note: The client test application is not building and has not yet been updated to work with this version.

v2.1.2

07 Mar 01:13
Compare
Choose a tag to compare

Fixed a bug with AAMVA 2000 cards where an exception was thrown when the person didn't have a middle name.

v2.1.1

28 Feb 02:55
Compare
Choose a tag to compare
Bumped version to 2.1.1

v2.1

23 Feb 04:03
Compare
Choose a tag to compare
Enhanced compatibility with input posted from a web browser (which te…

…nds to remove/replace the whitespace characters we need for parsing)

v2.0.1

16 Oct 23:25
Compare
Choose a tag to compare
  • Fixed a bug in the removal of incorrect line endings
  • Added the .NET 2.0 version of the dll

v2.0

16 Oct 04:47
Compare
Choose a tag to compare
Updated nuspec for multi-targeting

v1.1.1

25 Sep 17:36
Compare
Choose a tag to compare
  • Added IIN abbreviations
  • Improved support for unknown or none values
  • Improved formatting for postal codes

v1.1

25 Sep 03:31
Compare
Choose a tag to compare

Added support for AAMVA 2000