Releases: uptudev/forestry
Releases · uptudev/forestry
Rust version 1.10 patch 1
What's Changed
- Fixed bad boolean check when determining terminal colour support
Full Changelog: Rust_v1.10.0...Rust_v1.10.1
Rust version 1.10
What's Changed
- Added automatic detection of terminal colour support.
Full Changelog: Rust_v1.9.3...Rust_v1.10.0
Rust_v1.9.3
What's Changed
Full Changelog: Rust_v1.9.2...Rust_v1.9.3
Rust_v1.9.2
File I/O fixed with async and static features
Full Changelog: Rust_v1.9.1...Rust_v1.9.2
Rust_v1.9.1
Added inlining for public wrapper functions; print, fmt_header, and fmt_string among others remain uninlined.
Full Changelog: Rust_v1.9.0...Rust_v1.9.1
Rust_v1.9.0
Async Static Update
This update allows for compatibility between the static and async features, allowing for .awaiting on any static function calls.
Full Changelog: Rust_v1.8.0...Rust_v1.9.0
Rust_v1.8.0
Added static logging!
Full Changelog: Rust_v1.7.1...Rust_v1.8.0
Rust_v1.7.1
Full Changelog: Rust_v1.7.0...Rust_v1.7.1
Rust v1.7.0
Full Changelog: Rust_v1.6.2...Rust_v1.7.0
C v1.0.0
First C release version!
Full Changelog: https://github.com/uptudev/forestry/commits/C_v1.0.0