File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ python-escpos (1.0.8-3) unstable; urgency=medium
2+
3+ [ Christoph Heuel ]
4+ * Fix text wrapping error after image
5+
6+ [ Patrick Kanzler ]
7+ * moved .hgignore to .gitignore
8+ * REFACTOR chained boolean expression in escpos
9+ * REFACTOR use new-style class for Escpos
10+ * REFACTOR style and PEP8, fixes #66
11+ * REFACTOR do not shadow built-ins
12+ * ADD requirements.txt and requirements to setup.py
13+ * DOC, IMPROVE improve docstrings and add abstract method _raw to Escpos
14+ * FIX constant definition for PC1252
15+
16+ -- Christoph Heuel <mail@christoph-heuel.net> Sun, 13 Dec 2015 14:27:27 +0100
17+
118python-escpos (1.0.8-2) unstable; urgency=low
219
320 * Imported source
@@ -28,7 +45,7 @@ python-escpos (1.0.8-1) unstable; urgency=low
2845
2946 -- Manuel F Martinez <manpaz@gmail.com> Sat, 12 Dec 2015 20:59:53 +0100
3047
31- python-escyypos (1.0.7-1) unstable; urgency=low
48+ python-escpos (1.0.7-1) unstable; urgency=low
3249
3350 [ Kristi ]
3451 * Raising the right error when wrong charcode is used
You can’t perform that action at this time.
0 commit comments