This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
0.6.0
- Rust beta compatible
- Switched to builder pattern for root console initialisation
- Additional printing functions
- Printing macros
- Fixed issue with projects that have space in their path
- Improved documentation
- Switched to uppercase for the exported Colours (in line with Rust's naming style for constants)
- Split code into multiple modules
- Added
AsNative
andFromNative
traits for converting between safe wrappers and the original FFI variants