Skip to content
Tags give the ability to mark specific points in history as being important
  • v0.1.1
    4dd310a3 · Bump version ·
    Bugfix release
    
  • v0.1.0
    eeccfb9e · Bump version ·
    - Added `--threads` options which can be used to change number of runner threads
    - Refactored multi-threading. When `--threads=1` is specified, everything is run in a single thread
    - More operations were moved to run-time. This saves some RAM (about 50-60 Mb) and speeds compilation up
    
  • v0.0.2
    8835a4e8 · Bump version ·
    A little release which makes code shorter and makes use of druntime's unittest thing
    
  • v0.0.1
    63943b19 · Add description ·
    First public release