changelog
    
    
    - Fri, 02 Dec 2022 21:20:04 +0200
 
    - by Tuomo Valkonen <tuomov@iki.fi> [Fri, 02 Dec 2022 21:20:04 +0200] rev 9
 
    - Command line parameter passing simplifications and make `-o` required.
Remove separate Configuration, using CommandLineArgs directly. 
    - Fri, 02 Dec 2022 18:14:03 +0200
 
    - by Tuomo Valkonen <tuomov@iki.fi> [Fri, 02 Dec 2022 18:14:03 +0200] rev 8
 
    - Clean up / remove various unused FB algorithm family hacks.
 
    - Fri, 02 Dec 2022 18:08:40 +0200
 
    - by Tuomo Valkonen <tuomov@iki.fi> [Fri, 02 Dec 2022 18:08:40 +0200] rev 7
 
    - Remove ergodic tolerance; it's not useful.
 
    - Thu, 01 Dec 2022 23:37:14 +0200
 
    - by Tuomo Valkonen <tuomov@iki.fi> [Thu, 01 Dec 2022 23:37:14 +0200] rev 6
 
    - README fine-tuning and build.rs for uglifying it for rustdoc.
 
    - Thu, 01 Dec 2022 23:46:09 +0200
 
    - by Tuomo Valkonen <tuomov@iki.fi> [Thu, 01 Dec 2022 23:46:09 +0200] rev 5
 
    - Warn when trying to run an unoptimised executable
 
    - Thu, 01 Dec 2022 23:07:35 +0200
 
    - by Tuomo Valkonen <tuomov@iki.fi> [Thu, 01 Dec 2022 23:07:35 +0200] rev 0
 
    - Initial version