Skip to content

Releases: uptudev/forestry

Rust version 1.10 patch 1

27 Nov 21:15
Rust_v1.10.1
a015f11

Choose a tag to compare

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

27 Nov 20:30
Rust_v1.10.0
ff63f5f

Choose a tag to compare

What's Changed

  • Added automatic detection of terminal colour support.

Full Changelog: Rust_v1.9.3...Rust_v1.10.0

Rust_v1.9.3

10 Jan 03:46
0db987a

Choose a tag to compare

What's Changed

  • Changed I/O calls to be faster via caching and filtering instead of regenerating by @uptudev in #12

Full Changelog: Rust_v1.9.2...Rust_v1.9.3

Rust_v1.9.2

07 Jan 02:26
3a03264

Choose a tag to compare

File I/O fixed with async and static features

Full Changelog: Rust_v1.9.1...Rust_v1.9.2

Rust_v1.9.1

07 Jan 01:22
6d9e76c

Choose a tag to compare

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

06 Jan 22:55
899cc92

Choose a tag to compare

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

06 Jan 11:54
6fe02b0

Choose a tag to compare

Added static logging!

Full Changelog: Rust_v1.7.1...Rust_v1.8.0

Rust_v1.7.1

06 Jan 11:53
4c222a0

Choose a tag to compare

Rust v1.7.0

29 Dec 06:20
dce075f

Choose a tag to compare

C v1.0.0

16 Dec 10:37
3f9112e

Choose a tag to compare

First C release version!

Full Changelog: https://github.com/uptudev/forestry/commits/C_v1.0.0

Compilation from source is recommended over use of the precompiled libraries below.