Skip to content

v2.11.0

Compare
Choose a tag to compare
@syclik syclik released this 27 Jul 20:22
· 5258 commits to develop since this release

v2.11.0 (27 July 2016)

Bug Fixes

  • fixed sampling bug introduced in v2.10.0 (#1979)
  • fixed compilation issue under clang++3.8 for rethrow_located and
    ios_base::failure (#1937)
  • print() now prints when there is a rejection/exception in the model
    block (#1936)
  • integer division by zero throws exception (#1974, math#321)