Skip to content

Releases: FreshVine/printer-dymo

1.0.3

Choose a tag to compare

@paulprins paulprins released this 27 Jun 21:22
  • Update the DYMO DLLs to fix the printing delay introduced in April 2018.
  • Add new print parameter for quality level.
  • Fixed the printing copies parameter (had a type conversion exception thrown).

1.0.2

Choose a tag to compare

@paulprins paulprins released this 07 Apr 11:08
  • Update readme with better implementation instructions.

1.0.1 Library Update

Choose a tag to compare

@paulprins paulprins released this 28 Mar 13:28
  • Changed to electron-edge-js from electron-edge as it has wider support.

v1.0

Choose a tag to compare

@paulprins paulprins released this 10 Aug 11:39

Now have all of the needed libraries included and working:

v0.4

Choose a tag to compare

@paulprins paulprins released this 28 Jul 21:30

Updated the CSharp to use dynamic instead of object. Also included reference to Microsoft:CSharp.

v0.1.0

Choose a tag to compare

@paulprins paulprins released this 24 Jun 13:57
Fix: Adjusted the default copies back to 1

the three there was for testing and should have never been committed as 3.

v0.0.3

Choose a tag to compare

@paulprins paulprins released this 23 Jun 20:51

Now using print jobs and allows for multiple labels to be a part of a single job. Also added more exceptions and cleaned things up a lot. Not sure what else needs to be a part of the full release.