File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22---------
33
4- Unreleased
4+ v0.14.0
55~~~~~~~~~~
66
7- * The default dimensions have changed slightly. This is so that the results of
8- generating a PNG and an SVG look more alike.
7+ * ** Breaking **: The default dimensions have changed slightly. This is so that
8+ the results of generating a PNG and an SVG look more alike.
99* Previous versions included an empty text element for SVGs with no comment.
1010 This is no longer the case.
1111* Some internals have been improved so as to allow better subclassing.
@@ -14,6 +14,10 @@ Unreleased
1414* A ``guardbar `` parameter has been added to EAN barcodes. This renders
1515 barcodes with guardars (longer bars).
1616* Added support for Python 3.10.
17+ * The documentation setup has been redone, hopefully squashing a lot of legacy
18+ quirks.
19+ * Previous versions installed the `tests ` module. This was not intentional and
20+ have been fixed.
1721
1822v0.13.1
1923~~~~~~~
You can’t perform that action at this time.
0 commit comments