Releases: Cellivar/WebZLP
v2.0.0-rc.3
Introduced a bug with inverted ZPL images.
v2.0.0-rc.2
What's Changed
Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2
v2.0.0-rc.1: Who made this thing anyway
What's Changed
Full Changelog: v2.0.0-alpha.1...v2.0.0-rc.1
v2.0.0-alpha.1: Stay in your own lane
v1.0.3
I recently encountered a printer that caused a null reference exception on connection because its configuration wasn't being selected properly. This was fixed by #47, but we are unable to reproduce the problem at all now.
This release ensures that particular problem can't happen now.
What's Changed
- Don't assume USB device is configured when looking for endpoints by @binaryf0x in #47
Full Changelog: v1.0.2...v1.0.3
1.0.2: Fix TLP2844 Detect
What's Changed
Big shoutout to Pupsaur for being awesome to work with nailing down what was going on with their printer!
Full Changelog: v1.0.1...v1.0.2
1.0.1: Dev Dependencies Bump
v1.0.0-rc8
This is looking like the one we ship with. Assuming integration tomorrow goes smoothly, 1.0.0 is out the door.
What's Changed
Full Changelog: v1.0.0-rc7...v1.0.0-rc8
v1.0.0-rc7
v1.0.0-rc6
This includes a breaking change to the addImage command, the second optional argument is a different type that includes more image conversion options.
What's Changed
- Improve demo service worker safety by @Cellivar in #30
- Normalize signature of encodeCommand by @Cellivar in #31
- Properly expose image conversion options by @Cellivar in #32
- Make tests run faster-er, bump version by @Cellivar in #34
- Fix default params in BitmapGRF methods by @Cellivar in #35
- Simplify nextLine() by removing cache by @binaryf0x in #36
- Revert grayscale algorithm changes by @Cellivar in #37
Full Changelog: v1.0.0-rc5...v1.0.0-rc6