All Versions
6
Latest Version
Avg Release Cycle
297 days
Latest Release
1245 days ago

Changelog History

  • v0.3.2 Changes

    October 31, 2020

    ๐Ÿ›  Fixed

    • Display::close - check already closed

    โšก๏ธ Updated

    • examples
    • README.md - using examples
  • v0.3.1 Changes

    January 20, 2018

    ๐Ÿ›  Fixed

    • 0๏ธโƒฃ Display::default_visual wrong arguments.
    • Display::set_foreground erroneous assignment statement. (#5, thanks @t-richards)
  • v0.3.0 Changes

    August 09, 2017

    โž• Added

    • High level classes and structs
    • Example for using high level x11 ### ๐Ÿ”„ Changed
    • (breaking change) Low level binding moved to C namespace ### ๐Ÿ›  Fixed
    • Some writing mistakes in /c/Xlib.cr
  • v0.2.1 Changes

    July 13, 2017

    โž• Added

    • Crystal app structure for sample
    • ๐Ÿ”„ CHANGELOG.md
    • .github/CODE_OF_CONDUCT.md
    • .github/CONTRIBUTING.md ### ๐Ÿ”„ Changed
    • reformat code
    • ๐Ÿšš move sample to /examples folder ### โšก๏ธ Updated
    • README.md
    • shard.yml (version)
    • .editorconfig
  • v0.2.0 Changes

    May 17, 2017

    โž• Added

    • .travis.yml
    • image for sample ### โšก๏ธ Updated
    • README.md
  • v0.1.0 Changes

    October 06, 2016
    • ๐Ÿš€ First release