* Fix a crash when using the generate shortcut function.
* Added support for transparent backgrounds. This is done by setting the
mode option for a writer to RGBA.
* Removed writer_options from barcode.get. This parameter was not used.
* Add a with_doctype flag to SVGWriter. Set this to false to avoid including
a DOCTYPE in the resulting SVG.
* Add support for Pillow>=8.0.0.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-barcode?expand=0&rev=14
- version update to 0.11.0
* Added basic support for multiline text.
* Dropped lots of older compat-only code and other cleanups.
* Fixed a bug in the API when combining certain barcodes and writers.
* Published documentation again and updated all project references.
* Fix python_barcode.get mixups between options as writer_options. Previously, some writer/barcode combinations worked fine, while others failed. Now all work consistently.
* The cli tool has been fixed and should now work as expected again.
OBS-URL: https://build.opensuse.org/request/show/786899
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-barcode?expand=0&rev=9