Skip to content

Commit b2ce102

Browse files
committed
Release 1.0.8-3
1 parent d50c407 commit b2ce102

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

debian/changelog

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
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+
118
python-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

0 commit comments

Comments
 (0)