Releases: JeroenGar/gdrr-2bp
Releases · JeroenGar/gdrr-2bp
1.2
01 Oct 12:31
Compare
Sorry, something went wrong.
No results found
Changes include:
Added support for limiting the number of guillotine stages
1.1.2
12 Dec 08:23
Compare
Sorry, something went wrong.
No results found
Changes include:
~20% speed increase due to use of mimalloc memory allocator
1.1.1
30 Apr 23:11
Compare
Sorry, something went wrong.
No results found
Changes include:
Important fix for bug that caused stock levels of bins not to be fully respected. (Thanks to Kyle Booth for reporting this!)
1.1
25 Jan 13:43
Compare
Sorry, something went wrong.
No results found
Changes include:
Significant improvement in speed (in large part due to using fxhash crate instead of standard hashing functions).
Rewritten large parts of the codebase in a more idiomatic Rust way.
Eliminated all Rc<Refcell<...>>. Now using 'generational indices' for tree representation.
A lot of smaller changes throughout the entire codebase to improve readability.
Added sheetValuationMode to the config.
Improved documentation.
1.0.1
11 Jan 12:38
Compare
Sorry, something went wrong.
No results found
Small bugfix to properly handle scenarios where the usage reaches 100%.
1.0
08 Aug 12:23
Compare
Sorry, something went wrong.
No results found