Skip to content

Images, Graphics, Barcodes, & More

Compare
Choose a tag to compare
@mtking2 mtking2 released this 04 Nov 20:48
· 49 commits to master since this release
7cc2d08

Version 1.1.0 includes a number of changes, improvements, & bug fixes:

New elements

  • Image
  • Graphic - effectively deprecates the Box class.
  • Datamatrix
  • PDF417
  • Comment

Improvements

  • added UPCA, UPCE, & EAN13 barcode types.
  • PrintJob.print can now accept a ZPL string rather than a Label object.

Codebase improvements

  • updated all existing RSpecs to the v3 syntax for a passing build.
  • add many new specs for both new and existing classes.

See CHANGELOG.md for a full list of changes.