~~~~~~~
* 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.