<h1>Changelog</h1><h2>Version 0.5</h2><ul><li>Bit Flag Render GUI is now a dock widget</li><li>saves/loads bit flag schemes from *.json files</li><li>added map tool to extract the Bit Flag string at cursor position</li><li>extensive code refactoring</li><li>fixed data type conversion from QGIS to numpy data types</li><li>support opacity / transparent colors (ARGB) </li><li>added CI tests</li><li>moved repository to https://github.com/jakimowb/bit-flag-renderer</li></ul><h2>Version 0.4</h2><ul><li>changed group checkbox selection behaviour: selecting the entire Bit Flag Group will select all  BitFlagStates except the 1st = empty flag (closes #6)</li><li>added context menu, e.g. to edit bit flag states and colors</li><li>added Landsat Level-2 pixel_qa scheme (closes #10)</li><li>fixed double click edit options (closes #4)</li><li>fixed initial visibility for bit flag states loaded from XML (closes #8)</li></ul><h2>Version 0.3</h2><ul><li>loading a bit flag scheme updates the raster layer renderer</li><li>reversed bit rendering order. least significant bit is rendered last, e.g. a "top layer"</li><li>fixed FORCE bit flag scheme and uses FORCE overview image (OVV) colors by default</li></ul><h2>Version 0.2</h2><ul><li>tree view recalls expansion state of flag parameter nodes</li><li>fixed saving of Flag Schemes</li><li>cleaned code, removed a PPT from docs (issue #1)</li></ul><h2>Version 0.1</h2><ul><li>first version</li><li>predefined flag schemes for Landsat 4-8 QA bands and FORCE QAI</li><li>flag schemes can be saved and restored to/from XML files</li><li>example data set with Landsat 8 TOA + Quality Assessment image</li></ul>