All Versions
3
Latest Version
Avg Release Cycle
16 days
Latest Release
2638 days ago
Changelog History
Changelog History
-
v0.1.1 Changes
March 09, 2016๐ This release was brought to you thanks to @Kroisse and the excellent internet connection in the Tลkaidล Shinkansen line.
๐ Fixed
- ๐ fixed #39: increased required
pkg-config
version to0.3.8
to include a fix for a MacOSX Compile Error
- ๐ fixed #39: increased required
-
v0.1.0 Changes
February 07, 2016โ Added
- โ Added a C++ wrapper around common QML-related features of Qt5, but not everything is already exposed to Rust code.
- Rust code can:
- load QML code from files and strings.
- execute QML code via QQmlApplicationEngine.
- expose methods of Rust structs to QML code as context properties.
- ๐ Supported QVariant types that get converted automatically to Rust equivalents: Int64, Bool, String
- ๐ Now compiles cleanly on Linux, MacOS X, Windows & FreeBSD.
This uses Keep a CHANGELOG as a template.
-
v0.0.1
February 06, 2016