All Versions
6
Latest Version
Avg Release Cycle
297 days
Latest Release
1472 days ago
Changelog History
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)
- 0️⃣
-
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