Skip to content

1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 01:06
82acce0

New Features

  • Initial version of Code 32 (Italian Pharmacode) reader (#213)

    You may now use code_32_reader as a valid reader. As it extends code_39_reader, any options available to code_39_reader should also be valid for code_32_reader.

Bug Fixes

  • Fix theoretical errors (lol?) in frame_grabber_node (#213)

    See beecc7a

  • Internal: Events.subscribe throws an error when used incorrectly, not a string (#213)