Skip to content

Latest commit

 

History

History
83 lines (60 loc) · 6.73 KB

CHANGELOG.md

File metadata and controls

83 lines (60 loc) · 6.73 KB

1.1.5 (next)

  • Your contribution here.

1.1.4 (10/08/2022)

  • #81: Added D font type. Added label_shift configurable attribute - @vkhalzov
  • #80: Improvements to barcode usage - @DmytroVasin
  • #79: Change appearance of bold text setting - @DmytroVasin
  • #78: Fix of a test in image node - @DmytroVasin
  • #77: Add reverse_print setting for Zpl::Text node. Fix mistake with redefining of the default font. Removed unused methods - @DmytroVasin

1.1.3 (10/05/2020)

  • #70: Update max print speed from 6 to 14 - @eke-bb

1.1.2 (02/25/2019)

1.1.1 (12/19/2019)

  • #58: Add access to source Img2Zpl::Image object - @mtking2

1.1.0 (11/04/2019)

  • #54: Fix height bug with ^B commands - @mtking2
  • #53: Added support for symbol types, fixed other bugs with the Graphic class, updated specs - @mtking2
  • #50: Add support for image elements by incorporating the img2zpl gem - @mtking2
  • #49: Fixed bug with Barcode's ^BY command. Added UPCA, UPCE, & EAN13 types - @mtking2
  • #48: Fixed bug breaking Text elements. Added rspecs for Datamatrix - @mtking2
  • #45: Add CHANGELOG & update README - @mtking2
  • #44: Update README & add more docs - @mtking2
  • #43: Add ZPL comment element - @LagTag
  • #42: Consolidate Graphic Elements to One Class. Deprecate Box class - @LagTag
  • #41: Ability to pass ZPL string to PrintJob - @LagTag
  • #40: Bold Text - @LagTag
  • #39: Fix specs + minor maintenance - @mtking2
  • #36: Add Datamatrix - @rafaelmf3
  • #33: Remove the hardcoded attributes for the box element - @LagTag
  • #32: Added diagonal line graphic (^GD) - @LagTag
  • #31: Added Circle Graphic (^GC) - @LagTag
  • #29: Removed hard coded attributes in Text Element - @LagTag
  • #27: Added pdf417 support - @LagTag
  • #25: Don't Overwrite Element Widths - @LagTag

1.0.5 (2018/10/25)

1.0.4 (2017/10/27)

1.0.3 (2017/06/12)

1.0.2 (2017/04/27)

1.0.1 (2017/04/26)

1.0.0 (2017/04/26)