All Versions
10
Latest Version
Avg Release Cycle
13 days
Latest Release
2222 days ago

Changelog History

  • v0.4.1 Changes

    March 27, 2018

    ๐Ÿ”„ Changelog

    • โž• Add QT 5.10 support
  • v0.4.0 Changes

    January 22, 2018

    ๐Ÿ”„ Changelog

    • โž• Add special keys support to tile keys
    • ๐Ÿ‘‰ Use pixel size for fonts
    • ๐Ÿ”ง Rename squares to tiles in configuration file
  • v0.3.2 Changes

    January 06, 2018

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  Fix crash when tile keys count is below 36
  • v0.3.1 Changes

    January 06, 2018

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  Fix issue with screen capture (invalid grab id)
  • v0.3.0 Changes

    January 06, 2018

    ๐Ÿ”„ Changelog

    • โœ‚ Remove multiple configuration files support
    • ๐Ÿ”ง Properly validate everything in the configuration file
    • ๐Ÿ”ง Fallback to default configuration if configuration file is not readable or invalid
    • When there is multiple monitors, use monitor where the mouse cursor is
    • Fixes issue with unrecognized CLI flags -h and -v
  • v0.2.3 Changes

    December 29, 2017

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  Fix issue when default configuration file is missing
    • Extract version from shard.yml at compile time
    • ๐Ÿ”ง Check duplicate keys in configuration file
  • v0.2.2 Changes

    December 27, 2017

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  Fix issue with default configuration macro
  • v0.2.1 Changes

    December 27, 2017

    ๐Ÿ”„ Changelog

    • โšก๏ธ Update to crystal 0.24.1
    • โž• Add default configuration when no configuration file exists
    • โž• Add configurable exit key
    • Prevent from resizing/moving the overlay
    • ๐Ÿ›  Fix crash when pressing a configured key which doesn't match any existing tile
  • v0.2.0 Changes

    December 03, 2017

    ๐Ÿ”„ Changelog

    • Remove SFML dependency in favor of QT 5 as graphics engine
    • Use QT 5 to fetch screen infromation instead of libx
    • Use QT 5 to capture the screen instead of imagemagick
  • v0.1.2 Changes

    November 28, 2017

    ๐Ÿ”„ Changelog

    • ๐Ÿ›  Fix multiple grid size
    • ๐Ÿ”ง Check configuration file integrity