1.7 (2018-10-29)
  * Minor bug fixes.
  * Updated to rscala 3.3.2.

1.6 (2018-06-28)
  * Updated to rscala 3.0.2.

1.5 (2018-06-28)
  * Updated to rscala 3.0.0.
  * Improved sorting of elements in the confidence plot.

1.4 (2017-12-04)
  * Fixed potential exhaustion of available memory by only storing the best.
  * Exploit a major shortcut in minimizing Binder loss function.
  * Added maxScans argument to control the maximum number of reallocation scans
    after the initial allocation.
  * Added multicore argument to control whether optimization uses multiple cores.
  * Made budgetInSeconds argument a double instead of an integer for more fine
    grain control.

1.3 (2017-12-01)
  * As per CRAN request, added more details in the DESCRIPTION file.

1.2 (2017-11-30)
  * Initial release to CRAN.

