Skip to content

v0.6.0f

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 01:58
· 27 commits to master since this release
ae13549

Format/design notes:

  • introducing mode B, with split symbol and color decodes. This means that even if the colors are completely wrong, we can still make progress.
  • the new format also allows better color correction => better performance under a larger variety of conditions
    • there are some narrow circumstances where the old mode 4C might still be better
  • removal of 8-color support (for now?)

Bugfix:

  • fixed a race condition in how the color correction matrix was being updated

#91
#92
#93