github pklaus/brother_ql v0.9.4
brother_ql v0.9.4

5 years ago

Architectural:

  • Probably the biggest change happened under the hood:
    This change introduces the new modules brother_ql.models and brother_ql.labels, which use attrs for the modeling of their main classes Label() and Model(). Previously, the definition of models and their capabilities was done with simple structures (lists and dictionaries) in the module brother_ql.devicedependent. In order not to break older code relying on those definitions, the data structures in the devicedependent module are still accessible (with no changes to existing code), but might be removed at a later stage. (1cfc7e7)

Documentation:

Bug Fixes:

  • Fixed: USB Operation Timeout while printing label #48 (16dccc1)

Don't miss a new brother_ql release

NewReleases is sending notifications on new releases.