Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

0.6.0

Compare
Choose a tag to compare
@tomassedovic tomassedovic released this 05 May 11:34
· 369 commits to master since this release
  • 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 and FromNative traits for converting between safe wrappers and the original FFI variants