Releases: FreshVine/printer-dymo
Releases · FreshVine/printer-dymo
1.0.3
- 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
- Update readme with better implementation instructions.
1.0.1 Library Update
- Changed to
electron-edge-js
from electron-edge
as it has wider support.
v1.0
Now have all of the needed libraries included and working:
v0.4
Updated the CSharp to use dynamic
instead of object
. Also included reference to Microsoft:CSharp
.
v0.1.0
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
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.